Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 28,444 for

saveoptions

(0.05 sec)
  1. 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...
  2. SaveOptions.exportGeneratorName property | Aspo...

    Saveoptions.exportGeneratorName property. When ``true``, causes the name and version of Aspose.Words to be embedded into produced files...exportGeneratorName property SaveOptions.exportGeneratorName property...to check the result. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HtmlFixedSaveOptions.RemoveJavaScriptFromLinks ...

    Optimize your HTML with the HtmlFixedSaveoptions RemoveJavaScriptFromLinks feature. Enhance security by removing JavaScript from links effortlessly....HtmlSaveOptions saveOptions = new HtmlSaveOptions (); saveOptions . RemoveJavaScriptFrom...RemoveJavaScriptFrom.html" , saveOptions ); Shows how to remove JavaScript...

    reference.aspose.com/words/net/aspose.words.sav...
  4. XlsxSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XlsxSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XLSX](../../aspose.words/saveformat/#XLSX) format...Inheritance: XlsxSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) compression_level Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::RtfSaveOptions class | A...

    Aspose::Words::Saving::RtfSaveoptions class. Can be used to specify additional options when saving a document into the Rtf 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...
  6. PsSaveOptions class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::PsSaveOptions class | As...

    Aspose::Words::Saving::PsSaveoptions class. Can be used to specify additional options when saving a document into the Ps 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...
  8. 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...
  9. 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...
  10. SaveOptions.create_save_options method | Aspose...

    aspose.words.saving.Saveoptions.create_save_options method...class that derives from SaveOptions . create_save_options(file_name)...class that derives from SaveOptions . Examples Shows an option...

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