Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 32,785 for

saveoptions

(0.08 sec)
  1. Convert PDF to Images formats|Aspose.PDF for PH...

    Explore how to convert PDF documents into image formats (PNG, JPG, TIFF) using Aspose.PDF in PHP via Java....done using Device and using SaveOption . There are several classes...works. Convert PDF using SaveOptions class This part of article...

    docs.aspose.com/pdf/php-java/convert-pdf-to-ima...
  2. Integrating Aspose.Slides with Google Slides|As...

    Connect Aspose.Slides with Google Slides to import, sync, and convert presentations, automate workflows, and keep PowerPoint and OpenDocument in one pipeline....compliance settings ISaveOptions saveOptions = new PdfOptions () { JpegQuality...Desired format to save as saveOptions , "NewFileName.pdf" // New...

    docs.aspose.com/slides/net/integrating-aspose-s...
  3. Public API Changes in Aspose.Cells 8.7.0|Docume...

    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....SaveOptions Removed The Workbook.SaveOptions property...Save(Stream, SaveOptions) or Workbook.Save(string, SaveOptions) method...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …... (Document , Stream , SaveOptions ) at Aspose.Note.Document...Document.Save(Stream stream, SaveOptions options) amjad.sahi March 18...

    forum.aspose.com/t/key-not-found-exception/293338
  5. Convert PDF to Different Image Formats in Pytho...

    Explore how to convert PDF pages into images such as PNG, JPEG, or TIFF using Aspose.PDF in Python via .NET....approach and conversion using SaveOption. This section will show you...works. Convert PDF using SaveOptions class This part of article...

    docs.aspose.com/pdf/python-net/convert-pdf-to-i...
  6. Integrating Aspose.Slides with Google Slides|As...

    Learn how to integrate Aspose.Slides with Google Slides and Google Drive for seamless presentation processing. Use Google API via OAuth 2.0 or Service Accounts to convert, edit, upload, and download presentations programmatically in .NET....compliance settings ISaveOptions saveOptions = new PdfOptions () { JpegQuality...Desired format to save as saveOptions , "NewFileName.pdf" // New...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  7. LaTeX to PDF | .NET

    To convert TeX to PDF using Aspose.TeX API solution for .NET learn this article to see that describes how to do this and the code examples.... SaveOptions = new PdfSaveOptions(); 11...PDF format. 13 options. SaveOptions = new PdfSaveOptions(); 14...

    docs.aspose.com/tex/net/latex-to-pdf/
  8. Programming with Thunderbird|Documentation

    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....eml" , SaveOptions . DefaultEml ); message ...message . Subject + ".msg" , SaveOptions . DefaultMsgUnicode ); //...

    docs.aspose.com/email/net/programming-with-thun...
  9. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....toString() toString(SaveOptions saveOptions) Exports the content...image. ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat...

    reference.aspose.com/words/java/com.aspose.word...
  10. Save HTML Document in Python – Aspose.HTML for ...

    Learn how to save HTML documents to a file or URL using Aspose.HTML for Python via .NET API and how to apply save options....will cover the use of the SaveOptions and ResourceHandler classes...to the different formats. SaveOptions and ResourceHandlingOpti...

    docs.aspose.com/html/python-net/save-html-docum...