Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 34,085 for

saveoptions

(0.21 sec)
  1. Aspose::Words::Saving::PclSaveOptions class | A...

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

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 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...
  3. SaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how to use the Saveoptions SaveFormat property to effortlessly choose your document's save format for optimal flexibility and control....SaveFormat Contents [ Hide ] SaveOptions.SaveFormat property Specifies..."Rendering.docx" ); // Use a SaveOptions object to specify the encoding...

    reference.aspose.com/words/net/aspose.words.sav...
  4. OdtSaveOptions.isStrictSchema11 property | Aspo...

    OdtSaveoptions.isStrictSchema11 property. Specifies whether export should correspond to ODT specification 1.1 strictly...docx" ); let saveOptions = new aw . Saving . OdtSaveOptions...OdtSaveOptions (); saveOptions . measureUnit = aw . Saving . OdtSaveMeasureUnit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SaveOptions.UpdateLastPrintedProperty | Aspose....

    Optimize document management with Saveoptions UpdateLastPrintedProperty. Control LastPrinted updates for efficient saving and enhanced workflow....UpdateLastPrintedPro Contents [ Hide ] SaveOptions.UpdateLastPrintedPro property...save operation // with this SaveOptions object passed as a parameter...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Watermarker.SetImage | Aspose.Words for .NET

    Enhance your documents with the Watermarker SetImage method. Effortlessly add custom image watermarks for a professional touch....SetImage( string, string, SaveOptions , string ) Adds an image...string outputFileName , SaveOptions saveOptions , string watermarkImageFileNa...

    reference.aspose.com/words/net/aspose.words.low...
  7. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using LINQ Reporting Engine in Java....OutputStream outputStream, SaveOptions saveOptions, Object data) buildReport(InputStream...OutputStream outputStream, SaveOptions saveOptions, Object data, ReportBuilderOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. MarkdownSaveOptions.LinkExportMode | Aspose.Wor...

    Discover the MarkdownSaveoptions LinkExportMode property to control link formatting in output files. Optimize your document exports effortlessly!...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . LinkExportMode...LinkExportMode.Reference.md" , saveOptions ); // Image will be written...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Specify Save Options in C++|Aspose.Words for C++

    More accurately control the save process....Words provides you with the SaveOptions class, which allows more...Save method that accept a SaveOptions object – it should be an...

    docs.aspose.com/words/cpp/specify-save-options/
  10. IDocumentProcessorPlugin.toPages method | Aspos...

    IDocumentProcessorPlugin.toPages method. Saves each page of the document loaded by [IDocumentProcessorPlugin.load()](../load/#buffer_loadoptions) method using the specified fixed page save options....toPages method toPages(saveOptions) Saves each page of the document...save options. toPages ( saveOptions : Aspose . Words . Saving...

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