Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 591,077 for

save

(0.13 sec)
  1. Aspose.Imaging for .NET 22.4 - Release notes|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....IMAGINGNET-4802 Exception on saving GIF image Enhancement IMAGINGNET-4741...( inputFileName )) { image . Save ( outFileName , new SvgOptions...

    docs.aspose.com/imaging/net/aspose-imaging-for-...
  2. VectorImage - Aspose.Imaging for Java - API Ref...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....save(outputFilePath, exportOptions);...rotateFlip , save , save , save , save , save , save , save , save , setAutoAdjustPalette...

    reference.aspose.com/imaging/java/com.aspose.im...
  3. SaveMessageAsync | Aspose.Email for .NET API Re...

    SaveMessageAsync Contents [ Hide ] Pop3Client.SaveMessageAsync method (1 of 16) Fetches and Save the message into a f......method (1 of 16) Fetches and save the message into a file public...method (2 of 16) Fetches and save the message as a stream public...

    reference.aspose.com/email/net/aspose.email.cli...
  4. Create or Work with OneNote Notebook in C# API

    OneNote NoteBook C# API lets you create or Save NoteBook to Stream, load NoteBook from file, export NoteBook to Image with Options and export NoteBook to PDF...[ Hide Show ] Creating and Saving a Notebook The Notebook class...a notebook from scratch and save it as OneNote Notebook (.onetoc2)...

    docs.aspose.com/note/net/working-with-onenote-n...
  5. FieldSaveDate.UseLunarCalendar | Aspose.Words f...

    FieldSaveDate UseLunarCalendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C#....of the document’s most recent save operation performed using Microsoft...Date this document was last saved:" ); // We can use the SAVEDATE...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldSaveDate.UseSakaEraCalendar | Aspose.Words...

    FieldSaveDate UseSakaEraCalendar property. Gets or sets whether to use the Saka Era calendar in C#....of the document’s most recent save operation performed using Microsoft...Date this document was last saved:" ); // We can use the SAVEDATE...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Convert Word Document to TIFF|Aspose.Words for ...

    Convert Word document to TIFF. NPOI does not provide an opportunity to work with formats other than Word using C#....document to TIFF, simply invoke the Save method and specify a file name...extension. See more details in the Save a Document documentation section...

    docs.aspose.com/words/net/convert-word-document...
  8. Convert Word Doc to Other Formats in NPOI|Aspos...

    Convert DOC to other document formats easily and fast instead of using NPOI in C#....converted to other formats using Save As option in File menu. Aspose...Aspose.Words, simply invoke the save() method of Document class and...

    docs.aspose.com/words/net/convert-word-doc-to-o...
  9. RasterImage | Aspose.PSD for .NET API Reference

    RasterImage Contents [ Hide ] RasterImage class Represents a raster image supporting raster graphics operations. publ......Determines whether image can be saved to the specified file format...format represented by the passed save options. virtual Crop (Rectangle)...

    reference.aspose.com/psd/net/aspose.psd/rasteri...
  10. Delete PDF Pages programmatically C#|Aspose.PDF...

    You can delete pages from your PDF file using Aspose.PDF for .NET library.... Call the Save method to save the updated PDF file...Delete ( 2 ); // Save updated PDF document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/delete-pages/