Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 33,600 for

saveoptions

(0.12 sec)
  1. ShapeBase.softEdge property | Aspose.Words for ...

    ShapeBase.softEdge property. Gets soft edge formatting for the shape....docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...SvgSaveOptions (); saveOptions . maxImageResolution = 72 ; doc ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DoclingSaveOptions.RenderNonImageShapes | Aspos...

    Enable or disable rendering of non-image shapes when exporting documents to Docling JSON format....DoclingSaveOptions saveOptions = new DoclingSaveOptions (); saveOptions . SaveFormat...shapes from the output. saveOptions . RenderNonImageShapes =...

    reference.aspose.com/words/net/aspose.words.sav...
  3. OoxmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OoxmlSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Docx](../../aspose.words/saveformat/#Docx), [SaveFormat.Docm](../../aspose.words/saveformat/#Docm), [SaveFormat.Dotx](../../aspose.words/saveformat/#Dotx), [SaveFormat.Dotm](../../aspose.words/saveformat/#Dotm) or [SaveFormat.FlatOpc](../../aspose.words/saveformat/#FlatOpc) format...Inheritance: OoxmlSaveOptions → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) compliance Specifies the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Splitter.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly eliminate empty pages from your documents with the Splitter RemoveBlankPages method. Save time and enhance your workflow today!...RemoveBlankPages( string, string, SaveOptions ) Removes empty pages from...string outputFileName , SaveOptions saveOptions ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words.low...
  5. Aspose.PSD for .NET 18.10 - Release Notes|Docum...

    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....PNG var saveOptions = new PngOptions (); saveOptions . ColorType...Save ( pngExportPath100 , saveOptions ); // Set opacity 50% im...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  6. OdtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OdtSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.ODT](../../aspose.words/saveformat/#ODT) or [SaveFormat.OTT](../../aspose.words/saveformat/#OTT) format...Inheritance: OdtSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) default_template Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert Project Data to PDF | Aspose.Tasks Docu...

    A step-by-step guide to converting Microsoft Project files to PDF using Aspose.Tasks for C++....FitContent property in the SaveOptions class to avoid truncation...System ::SharedPtr < SaveOptions > saveOptions = System::MakeObject...

    docs.aspose.com/tasks/cpp/convert-project-to-pd...
  8. DocSaveOptions.AlwaysCompressMetafiles | Aspose...

    Optimize your document management with the AlwaysCompressMetafiles property. Improve performance by controlling metafile compression for efficiency....// We can set a flag in a SaveOptions object to compress every...DocSaveOptions saveOptions = new DocSaveOptions (); saveOptions . AlwaysCompressMetafi...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Saving::DocSaveOptions class | A...

    Aspose::Words::Saving::DocSaveoptions class. Can be used to specify additional options when saving a document into the Doc or Dot 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...
  10. PdfSaveOptions.additionalTextPositioning proper...

    PdfSaveoptions.additionalTextPositioning property. A flag specifying whether to write additional text positioning operators or not.... let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . textCompression = aw . Saving ....

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