Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 32,777 for

saveoptions

(0.13 sec)
  1. Aspose::Words::LowCode::Merger class | Aspose.W...

    Aspose::Words::LowCode::Merger class. Represents a group of methods intended to merge a variety of different types of documents into a single output document in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, Aspose::Words::LowCode::MergeFormatMode)...System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, Aspose::Words::LowCode::MergeFormatMode)...

    reference.aspose.com/words/cpp/aspose.words.low...
  2. Document.AutomaticallyUpdateStyles | Aspose.Wor...

    Discover how the AutomaticallyUpdateStyles property in MS Word ensures your document's styles sync with the template every time you open it, enhancing consistency.... // Use a SaveOptions object to automatically set...not have one. SaveOptions options = SaveOptions . CreateSaveOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveoptions::get_EmptyParagraphExportMode method. Specifies how to export empty paragraphs to Markdown. Default value is EmptyLine in C++....Writeln ( u "Last" ); auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_EmptyParagraphExport...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::LowCode::Processor class | Aspos...

    Aspose::Words::LowCode::Processor class. Processor class for performing different document processing actions in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>) Specifies output file for...System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) Specifies output stream...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. Aspose::Words::Drawing::SoftEdgeFormat::get_Rad...

    Aspose::Words::Drawing::SoftEdgeFormat::get_Radius method. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt). The default value is 0.0 in C++....docx" ); auto saveOptions = System :: MakeObject <...:: SvgSaveOptions > (); saveOptions -> set_MaxImageResolution...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Saving::DigitalSignatureDetails ...

    Aspose::Words::Saving::DigitalSignatureDetails class. Contains details for signing a document with a digital signature in C++....certificateHolder , signOptions ); auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_DigitalSignatureDeta...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Common Conversion Options | Aspose.Tasks Docume...

    A guide to common conversion options for Microsoft Project MPP files....specified, the value of SaveOptions.PresentationFormat is ignored...predefined PageSize via SaveOptions.PageSize property: Copy 1...

    docs.aspose.com/tasks/net/common-conversions-op...
  8. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom inline shapes with DocumentBuilder's InsertShape method. Enhance your documents with tailored visuals for impactful presentations!... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (...( SaveFormat . Docx ); saveOptions . Compliance = OoxmlCompliance...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Compress WORD In C++

    Compress WORD in C++ without losing quality. Optimize WORD content, reduce file size easily...."yourCompressedImage" ); } } auto saveOptions = MakeObject <OoxmlSaveOptions>();...<OoxmlSaveOptions>(); saveOptions-> set_CompressionLevel (CompressionLevel::Maximum);...

    products.aspose.com/words/cpp/compress/word/
  10. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....SaveOptions , com.aspose.words.FixedPageSaveOptions...PsSaveOptions saveOptions = new PsSaveOptions(); { saveOptions.setSaveFormat(SaveFormat...

    reference.aspose.com/words/java/com.aspose.word...