Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 34,066 for

saveoptions

(0.16 sec)
  1. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveoptions::get_IdPrefix method. Specifies a prefix that is prepended to all generated element IDs in the output document. Default value is null and no prefix is prepended in C++....docx" ); auto saveOptions = System :: MakeObject <...HtmlFixedSaveOptions > (); saveOptions -> set_IdPrefix ( u "pfx1_"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 档案

    档案...System::SharedPtr<PdfSaveOptions> saveOptions = System::MakeObject<PdfSaveOptions>();...SaveOptions>(); saveOptions->set_SaveToSeparateFiles(true); ...

    blog.aspose.com/zh/tasks/convert-mpp-to-pdf-in-c/
  3. Aspose::Words::IDocumentConverterPlugin::Conver...

    Aspose::Words::IDocumentConverterPlugin::Convert method. Converts document using specified input output streams and 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...
  4. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape...."Compliance" property of the SaveOptions object to "OoxmlCompliance...follow that standard. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SaveOptions.UpdateLastSavedTimeProperty | Aspos...

    Optimize your Saveoptions with the UpdateLastSavedTimeProperty. Control LastSavedTime updates for efficient data management and enhanced performance....UpdateLastSavedTimeP Contents [ Hide ] SaveOptions.UpdateLastSavedTimeP property...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions . UpdateLastSavedTimeP...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple documents into one with our Merger Merge method. Streamline your workflow with customizable file options today!...inputDoc2 }); OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {...inputDoc1 , inputDoc2 }, saveOptions , MergeFormatMode . KeepSourceFormatting...

    reference.aspose.com/words/net/aspose.words.low...
  7. Aspose::Words::Saving::XpsSaveOptions class | A...

    Aspose::Words::Saving::XpsSaveoptions class. Can be used to specify additional options when saving a document into the Xps 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. Replacer.ReplaceToImages | Aspose.Words for .NET

    Effortlessly transform your input files by replacing character patterns with custom strings and generating stunning images with our ReplaceToImages method....inputFileName , ImageSaveOptions saveOptions , string pattern , string...String The input file name. saveOptions ImageSaveOptions The save...

    reference.aspose.com/words/net/aspose.words.low...
  9. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....SaveOptions public class DoclingSaveOptions...DoclingSaveOptions extends SaveOptions Can be used to specify additional...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Saving::DocSaveOptions::get_Alwa...

    Aspose::Words::Saving::DocSaveoptions::get_AlwaysCompressMetafiles method. When false, small metafiles are not compressed for performance reason. Default value is true, all metafiles are compressed regardless of its size in C++....// We can set a flag in a SaveOptions object to compress every...uncompressed metafiles. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...