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

saveoptions

(0.09 sec)
  1. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....SaveOptions public class OdtSaveOptions...OdtSaveOptions extends SaveOptions Can be used to specify additional options...

    reference.aspose.com/words/java/com.aspose.word...
  2. EmfPlusDualRenderingMode enumeration | Aspose.W...

    Aspose.Words.Saving.EmfPlusDualRenderingMode enumeration. Specifies how Aspose.Words should render EMF+ Dual metafiles.... let saveOptions = new aw . Saving . PdfSaveOptions...will render the EMF part. saveOptions . metafileRenderingOpt ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. How to Implement Resource Prefix for Nested Res...

    Learn how to add resource prefixes in nested resources using Aspose.Tasks for Java....HtmlSaveOptions saveOptions = new HtmlSaveOptions(); 64 saveOptions. setIncludeProjectNam...setIncludeProjectNam ( false ); 65 saveOptions. setIncludeProjectNam ( false...

    docs.aspose.com/tasks/java/how-to-implement-res...
  5. ReportBuilder.BuildReport | Aspose.Words for .NET

    Effortlessly create customized reports with ReportBuilder's BuildReport method, filling your template with data for professional results every time....BuildReport( string, string, SaveOptions , object ) Populates the...string outputFileName , SaveOptions saveOptions , object data ) Parameter...

    reference.aspose.com/words/net/aspose.words.low...
  6. Aspose::Words::Saving::XamlFlowSaveOptions clas...

    Aspose::Words::Saving::XamlFlowSaveoptions class. Can be used to specify additional options when saving a document into the XamlFlow or XamlFlowPack 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...
  7. 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...
  8. Aspose::Words::Saving::TxtOfficeMathExportMode ...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. 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...
  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...