Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 32,697 for

saveoptions

(0.06 sec)
  1. MergerContext | Aspose.Words for Java

    Document merger context in Java....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions.setPassword("Aspose...MergeContextDocument.3.docx", saveOptions) .execute(); Shows how to...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::FileFormatInfo class | Aspose.Wo...

    Aspose::Words::FileFormatInfo class. Contains data returned by FileFormatUtil document format detection methods. To learn more, visit the documentation article in C++....Document > (); // Configure a SaveOptions object to encrypt the document...save the document. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/fil...
  3. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveoptions::get_ImagesFolderAlias method. Specifies the name of the folder used to construct image URIs written into a document. Default is an empty string in C++....(), u "ImagesDir" ); auto saveOptions = System :: MakeObject <...document's linked images. saveOptions -> set_ImagesFolder ( imagesFolder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::TxtSaveOptions::get_AddB...

    Aspose::Words::Saving::TxtSaveoptions::get_AddBidiMarks method. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format. The default value is false in C++.... auto saveOptions = System :: MakeObject <...:: TxtSaveOptions > (); saveOptions -> set_Encoding ( System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. SaveOptions.progress_callback property | Aspose...

    Saveoptions.progress_callback property. Called during saving a document and accepts data about saving progress....progress_callback property SaveOptions.progress_callback property...words.saving class SaveOptions SaveOptions.pretty_format property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert Project Data to HTML in C++ | Aspose.Ta...

    Learn how to convert Microsoft Project (MPP/XML) projects to HTML using Aspose.Tasks for C++....pages to HTML by using the SaveOptions as shown in the following...pageNumber) 80 { 81 auto saveOptions = [&] { auto tmp_0 = System::MakeObject...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  7. Aspose::Words::LowCode::Comparer class | Aspose...

    Aspose::Words::LowCode::Comparer class. Provides methods intended to compare documents in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, const System::String&...System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, const System::String&...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected document format....Document (); // Configure a SaveOptions object to encrypt the document...then save the document. let saveOptions = new aw . Saving . OdtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfPermissions enumeration | Aspose.Words for N...

    Aspose.Words.Saving.PdfPermissions enumeration. Specifies the operations that are allowed to a user on an encrypted PDF document.... let saveOptions = new aw . Saving . PdfSaveOptions..."EncryptionDetails" property. saveOptions . encryptionDetails = encryptionDetails...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....SaveOptions , com.aspose.words.FixedPageSaveOptions...saveFormat) public static SaveOptions createSaveOptions(int saveFormat)...

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