Skip to content

arpit2718/Saaspose.SDK-for-.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Saaspose.SDK for .NET Repository

This repository contains Saaspose.SDK for .NET source code. This SDK allows you to work with Saaspose REST API in your .NET applications quickly and easily.

##What's included in this SDK repository?

###Code

Namespace Description
Saaspose.Common This namespace provides the features commonly used by other sections of the SDK.
Saaspose.Storage This namespace provides the features to work with Saaspose storage.
Saaspose.Pdf This namespace provides the features to manipulate PDF files using Saaspose.Pdf.
Saaspose.Words This namespace provides the features to manipulate Word files using Saaspose.Words.
Saaspose.Cells This namespace provides the features to manipulate Excel files using Saaspose.Cells.
Saaspose.Slides This namespace provides the features to manipulate Powerpoint files using Saaspose.Slides.
Saaspose.BarCode This namespace provides the features to manipulate bar codes using Saaspose.BarCode.
Saaspose.Ocr This namespace provides the features to extract text from images using Saaspose.Ocr.

###Data

In order to manipulate any files, you first need to upload them to the Saaspose storage using Saaspose.Storage namespace.

###Output

The Saaspose.SDK for .NET allows you to save the output files at your specified location.

###Help Material

You may get help regarding Saaspose API or Saaspose.SDK for .NET on www.saaspose.com.

##How to use Saaspose.SDK for .NET?

Please see the Saaaspose.SDK for .NET Examples sections in the Documentation.

About

Saaspose.SDK for .NET allows you to use Saaspose REST API in your applications quickly and easily.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published