Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 32,777 for

saveoptions

(0.05 sec)
  1. Document.automatically_update_styles property |...

    Document.automatically_update_styles property. Gets or sets a flag indicating whether the styles in the document are updated to match the styles in the attached template each time the document is opened in MS Word.... # Use a SaveOptions object to automatically set...options = aw . saving . SaveOptions . create_save_options ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OoxmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OoxmlSaveoptions to enhance document saving in Docx, Docm, Dotx, Dotm, and FlatOpc formats with customizable features....class OoxmlSaveOptions : SaveOptions Constructors Name Description..."Compliance" property of the SaveOptions object to "OoxmlCompliance...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::LowCode::Converter class | Aspos...

    Aspose::Words::LowCode::Converter class. Represents a group of methods intended to convert a variety of different types of documents using a single line of code in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) Converts the given input...System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) Converts the given input...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Відкриття та редагування PSB-файлу | products.a...

    Відкрийте та редагуйте PSD файл з онлайн-редактором...Save(outpath, saveOptions); } You can download Aspose...sweepAngle); SaveOptions saveOptions = new SaveOptions(); image.save("outpath...

    products.aspose.com/psd/ua/editor/psd/
  5. Rendering Resource Usage and Resource Sheet Vie...

    Learn how to read Microsoft Project resource usage and resource sheet views using Aspose.Tasks for Java.... Initiate the SaveOptions object with the required...mpp" ); 7 // Define the SaveOptions with required TimeScale settings...

    docs.aspose.com/tasks/java/rendering-resource-u...
  6. Optimize File's Content Using Java

    Compress files in Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions.setC...doc.save( "Output.docx" , saveOptions); import com.aspose.words...

    products.aspose.com/words/java/compress/
  7. Compress HTML In C#

    Compress HTML in C# without losing quality. Optimize HTML content, reduce file size easily....SetImage("yourCompressedImage"); } } var saveOptions = new PdfSaveOptions { CacheBackgroundGraph...doc.Save("Output.html", saveOptions); using Aspose.Words; var...

    products.aspose.com/words/net/compress/html/
  8. Converting a MHTML file to DOCX using C++ | Asp...

    Sample code for MHTML to DOCX conversion using C++. Use C++ example for batch MHTML to DOCX conversion....loadOptions ); // Create SaveOptions auto saveOptions = MakeObject < DocSaveOptions...DocSaveOptions > (); saveOptions -> set_Format ( DocSaveOptions...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  9. TxtExportHeadersFootersMode Enum | Aspose.Words...

    Discover how Aspose.Words' TxtExportHeadersFootersMode enum enhances plain text exports by customizing header and footer handling for optimal results.... TxtSaveOptions saveOptions = new TxtSaveOptions ();...the end of the document. saveOptions . ExportHeadersFooters =...

    reference.aspose.com/words/net/aspose.words.sav...
  10. SaveOptions.updateOleControlImages property | A...

    Saveoptions.updateOleControlImages property. Gets or sets a value determining whether OLE controls presentation image will be updated....updateOleControlImag property SaveOptions.updateOleControlImag property...Words.Saving class SaveOptions SaveOptions.updateLastSavedTimeP...

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