Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 32,777 for

saveoptions

(0.11 sec)
  1. IDocumentProcessorPlugin.save method | Aspose.W...

    IDocumentProcessorPlugin.save method. Save the document loaded by [IDocumentProcessorPlugin.load()](../load/#bytesio_loadoptions) method to the output stream using the specified save options.... SaveOptions ): ... Parameter Type Description...output stream. save_options SaveOptions The save options. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PclSaveOptions.AddPrinterFont | Aspose.Words fo...

    Discover the PclSaveoptions AddPrinterFont method to efficiently upload and manage printer fonts from manufacturers for enhanced printing performance....PclSaveOptions saveOptions = new PclSaveOptions (); saveOptions . AddPrinterFont..."PclSaveOptions.AddPrinterFont.pcl" , saveOptions ); See Also class PclSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PdfEncryptionDetails class | Aspose.Words for N...

    Aspose.Words.Saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF document... let saveOptions = new aw . Saving . PdfSaveOptions..."EncryptionDetails" property. saveOptions . encryptionDetails = encryptionDetails...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Saving::PclSaveOptions::AddPrint...

    Aspose::Words::Saving::PclSaveoptions::AddPrinterFont method. Adds information about font that is uploaded to the printer by manufacturer in C++...." ); auto saveOptions = System :: MakeObject <...:: PclSaveOptions > (); saveOptions -> AddPrinterFont ( u "Courier...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. MarkdownEmptyParagraphExportMode Enum | Aspose....

    Learn how Aspose.Words handles empty paragraphs in Markdown export. Control formatting with MarkdownEmptyParagraphExportMode enum....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . EmptyParagraphExport...EmptyParagraphExport.md" , saveOptions ); string result = File ...

    reference.aspose.com/words/net/aspose.words.sav...
  6. OoxmlSaveOptions.compressionLevel property | As...

    OoxmlSaveoptions.compressionLevel property. Specifies the compression level used to save document... let saveOptions = new aw . Saving . OoxmlSaveOptions...aw . SaveFormat . Docx ); saveOptions . compressionLevel = compressionLevel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::Zip64Mode enum | Aspose....

    Aspose::Words::Saving::Zip64Mode enum. Specifies when to use ZIP64 format extensions for OOXML files in C++....ToArray ()); } } } } auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Zip64Mode ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Loading and Saving Message|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... The base class SaveOptions and the classes EmlSaveOptions...email import MailMessage , SaveOptions # Initialize and Load an...

    docs.aspose.com/email/python-net/loading-and-sa...
  9. IDocumentConverterPlugin Interface | Aspose.Wor...

    Discover the Aspose.Words.IDocumentConverterPlugin interface—your solution for seamless external document conversion. Enhance your workflow today!...Stream, LoadOptions , Stream, SaveOptions ) Converts document using...( Stream, LoadOptions , SaveOptions ) Converts pages from document...

    reference.aspose.com/words/net/aspose.words/ido...
  10. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....SaveOptions public class XamlFlowSaveOptions...XamlFlowSaveOptions extends SaveOptions Can be used to specify additional...

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