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

saveoptions

(0.11 sec)
  1. 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...
  2. Aspose::Words::Saving::PclSaveOptions::get_Rast...

    Aspose::Words::Saving::PclSaveoptions::get_RasterizeTransformedElements method. Gets or sets a value determining whether or not complex transformed elements should be rasterized before saving to PCL document. Default is true in C++....docx" ); auto saveOptions = System :: MakeObject <...:: PclSaveOptions > (); saveOptions -> set_SaveFormat ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 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...
  4. Aspose::Words::LowCode::Splitter::ExtractPages ...

    Aspose::Words::LowCode::Splitter::ExtractPages method. Extracts a specified range of pages from a document stream and saves the extracted pages to an output stream using the specified save format in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, int32_t, int32_t) method...Words :: Saving :: SaveOptions > & saveOptions , int32_t startPageIndex...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. 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...
  6. HtmlFixedSaveOptions.RemoveJavaScriptFromLinks ...

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

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Saving::XlsxSaveOptions class | ...

    Aspose::Words::Saving::XlsxSaveoptions class. Can be used to specify additional options when saving a document into the Xlsx 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...
  8. Aspose::Words::Saving::OdtSaveOptions::get_Meas...

    Aspose::Words::Saving::OdtSaveoptions::get_MeasureUnit method. Allows to specify units of measure to apply to document content. The default value is Centimeters in C++....docx" ); auto saveOptions = System :: MakeObject <...:: OdtSaveOptions > (); saveOptions -> set_MeasureUnit ( Aspose...

    reference.aspose.com/words/cpp/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. Aspose::Words::IDocumentProcessorPlugin::Save m...

    Aspose::Words::IDocumentProcessorPlugin::Save method. Save the document loaded by Load() method to the output stream using the specified save options in C++....Words :: Saving :: SaveOptions > saveOptions ) = 0 Parameter Type...eam> The output stream. saveOptions System::SharedPtr<Aspose...

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