Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 32,697 for

saveoptions

(0.28 sec)
  1. Processor | Aspose.Words for Java

    Processor class for performing different document processing actions in Java....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions.setPassword("Aspose...ConvertContext.3.docx", saveOptions) .execute(); Converter.c...

    reference.aspose.com/words/java/com.aspose.word...
  2. PdfSaveOptions.RenderChoiceFormFieldBorder | As...

    Discover how the PdfSaveoptions RenderChoiceFormFieldBorder property enhances PDF form design by controlling choice field borders for better user experience....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . PreserveFormFields...PreserveFormFields = true ; saveOptions . RenderChoiceFormFiel =...

    reference.aspose.com/words/net/aspose.words.sav...
  3. IDocumentProcessorPlugin.Save | Aspose.Words fo...

    Effortlessly save documents with the IDocumentProcessorPlugin Save method, ensuring optimal output with customizable save options for your needs....Stream outputStream , SaveOptions saveOptions ) Parameter Type Description...The output stream. saveOptions SaveOptions The save options. Remarks...

    reference.aspose.com/words/net/aspose.words/ido...
  4. SvgSaveOptions class | Aspose.Words for Python

    aspose.words.saving.SvgSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.SVG](../../aspose.words/saveformat/#SVG) format...→ FixedPageSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) color_mode Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SaveOptions.updateLastPrintedProperty property ...

    Saveoptions.updateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.properties/builtindocumentproperties/lastPrinted/) property is updated before saving....updateLastPrintedPro property SaveOptions.updateLastPrintedPro property...save operation // with this SaveOptions object passed as a parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveoptions::get_ExportDocumentProperties method. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB. Default value is false in C++....docx" ); // Use a SaveOptions object to specify the encoding...that we will save. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Enc...

    Aspose::Words::Saving::HtmlSaveoptions::get_Encoding method. Specifies the encoding to use when exporting to HTML, MHTML or EPUB. Default value is new UTF8Encoding(false) (UTF-8 without BOM) in C++....docx" ); // Use a SaveOptions object to specify the encoding...that we will save. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. XamlFixedSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.XamlFixedSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XamlFixed](../../aspose.words/saveformat/#XamlFixed) format...→ FixedPageSaveOptions → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) colorMode Gets or sets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides — PPT, PPTX — to clean Markdown with Aspose.Slides for PHP via Java, automate documentation and keep formatting....{ $saveOptions = new MarkdownSaveOptions (); $saveOptions ->...md" , SaveFormat :: Md , $saveOptions ); } finally { $presentation...

    docs.aspose.com/slides/php-java/convert-powerpo...
  10. Aspose::Words::IDocumentConverterPlugin::Conver...

    Aspose::Words::IDocumentConverterPlugin::ConvertToImages method. Converts pages from document from input stream to array of images in C++....Words :: Saving :: SaveOptions > saveOptions ) = 0 Parameter Type...The document load options. saveOptions System::SharedPtr<Aspose...

    reference.aspose.com/words/cpp/aspose.words/ido...