Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 33,720 for

saveoptions

(0.11 sec)
  1. HtmlSaveOptions.exportRoundtripInformation prop...

    HtmlSaveoptions.exportRoundtripInformation property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...document to HTML, we can pass a SaveOptions object to determine // how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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
  4. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration.... Save ( Stream, SaveOptions ) Saves the document to a...specified format. Save ( string, SaveOptions ) Saves the document to a...

    reference.aspose.com/words/net/aspose.words/doc...
  5. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. 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...
  8. Convert PDF to Image Formats in Python|Aspose.P...

    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...
  9. 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...
  10. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains information on how to validate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and etc....custom progress handler var saveOptions = new Aspose . Pdf . DocSaveOptions...DocSaveOptions (); saveOptions . CustomProgressHandle = new Aspose...

    docs.aspose.com/pdf/net/manipulate-pdf-document/