Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 33,730 for

saveoptions

(0.13 sec)
  1. Aspose::Words::Saving::SaveOptions::get_DmlRend...

    Aspose::Words::Saving::Saveoptions::get_DmlRenderingMode method. Gets or sets a value determining how DrawingML shapes are rendered in C++....Aspose::Words::Saving::SaveOptions::get_DmlRenderingMode method SaveOptions::get_DmlRenderingMode...Aspose :: Words :: Saving :: SaveOptions :: get_DmlRenderingMode ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose Cells The type initializer for 'SkiaShar...

    Hi, I have recently updated from Aspose.Cells version 25.1.1 to 25.11.0 . When running locally everything works fine. When deploying to my linux docker container, I am seeing this error when sending a request (convertin…...Save(Stream stream, SaveOptions saveOptions) Aspose.Cells Product...Save(Stream stream, SaveOptions saveOptions)” I have the package...

    forum.aspose.com/t/aspose-cells-the-type-initia...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. XlsxSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XlsxSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XLSX](../../aspose.words/saveformat/#XLSX) format...Inheritance: XlsxSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) compression_level Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOC](../../aspose.words/saveformat/#DOC) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format...Inheritance: DocSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) always_compress_metafiles...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveoptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...docx" ); // Use a SaveOptions object to specify the encoding...document that we will save. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...