Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 32,705 for

saveoptions

(0.51 sec)
  1. Aspose.Words 23.1.0 – Conversion Hangs(Timeout ...

    Hi Team, We are using Aspose.Words 23.1.0 and encountering an issue when converting a specific Word file to PDF. The code execution gets stuck at the line wordDoc.Save(pdfStream, Saveoptions); and does not proceed furt…...Save(pdfStream, saveOptions) Aspose.Words Product Family...wordDoc.Save(pdfStream, saveOptions); and does not proceed further...

    forum.aspose.com/t/aspose-words-23-1-0-conversi...
  2. SaveOptions.CreateSaveOptions | Aspose.Words fo...

    Discover the CreateSaveoptions method to easily generate save options tailored for your preferred format, enhancing your document management efficiency.... public static SaveOptions CreateSaveOptions ( SaveFormat...class that derives from SaveOptions . Examples Shows an option...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Splitter | Aspose.Words for Java

    Provides methods intended to split the documents into parts using different criteria in Java....OutputStream outputStream, SaveOptions saveOptions, int startPageIndex...String outputFileName, SaveOptions saveOptions, int startPageIndex...

    reference.aspose.com/words/java/com.aspose.word...
  4. SaveOptions.saveFormat property | Aspose.Words ...

    Saveoptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used....saveFormat property SaveOptions.saveFormat property Specifies..."Rendering.docx" ); // Use a SaveOptions object to specify the encoding...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DoclingSaveOptions class | Aspose.Words for Nod...

    Aspose.Words.Saving.DoclingSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Docling](../../aspose.words/saveformat/#Docling) format...Inheritance: DoclingSaveOptions → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) defaultTemplate Gets or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IDocumentConverterPlugin | Aspose.Words for Java

    Defines an interface for external converter plugin in Java....OutputStream outputStream, SaveOptions saveOptions) convertToImages(InputStream...LoadOptions loadOptions, SaveOptions saveOptions) Converts pages from...

    reference.aspose.com/words/java/com.aspose.word...
  7. RtfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.RtfSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Rtf](../../aspose.words/saveformat/#Rtf) format...Inheritance: RtfSaveOptions → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) defaultTemplate Gets or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Saving::MarkdownOfficeMathExport...

    Aspose::Words::Saving::MarkdownOfficeMathExportMode enum. Specifies how Aspose.Words exports OfficeMath to Markdown in C++....docx" ); auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_OfficeMathExportMode...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. MarkdownOfficeMathExportMode Enum | Aspose.Word...

    Discover how Aspose.Words.Saving.MarkdownOfficeMathExportMode enhances OfficeMath export to Markdown, ensuring accurate and efficient document conversion....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . OfficeMathExportMode...OfficeMathExportMode.md" , saveOptions ); Shows how to export OfficeMath...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Converter | Aspose.Words for Java

    Represents a group of methods intended to convert a variety of different types of documents using a single line of code in Java....OutputStream outputStream, SaveOptions saveOptions) convert(InputStream...OutputStream outputStream, SaveOptions saveOptions) convert(InputStream...

    reference.aspose.com/words/java/com.aspose.word...