Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 34,087 for

saveoptions

(0.14 sec)
  1. TxtSaveOptions.addBidiMarks property | Aspose.W...

    TxtSaveoptions.addBidiMarks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format.... let saveOptions = new aw . Saving . TxtSaveOptions...TxtSaveOptions (); saveOptions . encoding = "UTF-16" ; // Set the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::DoclingSaveOptions::get_...

    Aspose::Words::Saving::DoclingSaveoptions::get_RenderNonImageShapes method. Gets or sets a value indicating whether non-image shapes should be rendered and written to the output Docling JSON document in C++....docx" ); auto saveOptions = System :: MakeObject <...DoclingSaveOptions > (); saveOptions -> set_SaveFormat ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. OutlineOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.OutlineOptions class to customize your document's outline settings for enhanced organization and clarity.... PdfSaveOptions saveOptions = new PdfSaveOptions ();...pane in the output PDF. saveOptions . PageMode = PdfPageMode...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape...."Compliance" property of the SaveOptions object to "OoxmlCompliance...follow that standard. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Dml3DEffectsRenderingMode Enum | Aspose.Words f...

    Discover how to enhance your documents with Aspose.Words' Dml3DEffectsRenderingMode enum for superior 3D shape rendering and visual impact....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . Dml3DEffectsRenderin...Dml3DEffectsRenderin.pdf" , saveOptions ); See Also namespace Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  6. OoxmlSaveOptions.Compliance | Aspose.Words for ...

    Discover OoxmlSaveoptions Compliance to choose your OOXML version for output documents. Optimize your files with the default Ecma376_2006 setting...."Compliance" property of the SaveOptions object to "OoxmlCompliance...standard. OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Replacer.ReplaceToImages | Aspose.Words for .NET

    Effortlessly transform your input files by replacing character patterns with custom strings and generating stunning images with our ReplaceToImages method....inputFileName , ImageSaveOptions saveOptions , string pattern , string...String The input file name. saveOptions ImageSaveOptions The save...

    reference.aspose.com/words/net/aspose.words.low...
  8. Aspose::Words::Saving::WordML2003SaveOptions cl...

    Aspose::Words::Saving::WordML2003Saveoptions class. Can be used to specify additional options when saving a document into the WordML format. To learn more, visit the documentation article in C++....Aspose :: Words :: Saving :: SaveOptions Methods Method Description...for Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostSc...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Saving File to Response Object with C++|Documen...

    Learn how to save files dynamically and send them directly to a client browser using Aspose.Cells for C++.... SaveOptions , the file format type. The..."output.xls" ; XlsSaveOptions saveOptions ; workbook . Save ( outputPath...

    docs.aspose.com/cells/cpp/saving-file-to-respon...
  10. Working with Diagram Using LowCode API|Document...

    Demonstrates how to use Aspose.Diagram LowCode APIs to convert diagram to PDF, and diagram.Includes complete C# examples for PdfConverter, and DiagramConverter.... LowCodeSaveOptions saveOptions = new Aspose . Diagram .... LowCodeSaveOptions (); saveOptions . OutputFile = "output.pdf"...

    docs.aspose.com/diagram/net/work-with-diagram-u...