Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 33,600 for

saveoptions

(0.13 sec)
  1. HtmlSaveOptions.exportDocumentProperties proper...

    HtmlSaveoptions.exportDocumentProperties property. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB...docx" ); // Use a SaveOptions object to specify the encoding...document that we will save. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.PSD for Java 23.11 - 发行说明|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....PngOptions saveOptions = new PngOptions (); saveOptions . setColorType...save ( outputFileFish , saveOptions ); } try ( PsdImage psdImage...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  3. DigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a document with a digital signature in Java...."aw"); OoxmlSaveOptions saveOptions = new OoxmlSaveOptions();...setSignTime(new Date()); saveOptions.setDigitalSignatureD(new...

    reference.aspose.com/words/java/com.aspose.word...
  4. Comparer | Aspose.Words for Java

    Provides methods intended to compare documents in Java....OutputStream outputStream, SaveOptions saveOptions, String author, Date...OutputStream outputStream, SaveOptions saveOptions, String author, Date...

    reference.aspose.com/words/java/com.aspose.word...
  5. Processor.To | Aspose.Words for .NET

    Optimize your workflow with our processor method that clearly defines output files, enhancing efficiency and streamlining your data management tasks....Words To( string, SaveOptions ) Specifies output file for...( string output , SaveOptions saveOptions ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words.low...
  6. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the documents in Java....OutputStream outputStream, SaveOptions saveOptions, BufferedImage watermarkImage)...OutputStream outputStream, SaveOptions saveOptions, BufferedImage watermarkImage...

    reference.aspose.com/words/java/com.aspose.word...
  7. Merger | Aspose.Words for Java

    Represents a group of methods intended to merge a variety of different types of documents into a single output document in Java....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions.setPassword("Aspose...String[]{inputDoc1, inputDoc2}, saveOptions, MergeFormatMode.KEEP_SOURCE_FORMATTING);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Saving::DoclingSaveOptions class...

    Aspose::Words::Saving::DoclingSaveoptions class. Can be used to specify additional options when saving a document into the Docling format. To learn more, visit the documentation article in C++....Aspose :: Words :: Saving :: SaveOptions Methods Method Description...for Aspose::Words::Saving::SaveOptions::get_AllowEmbeddingPostSc...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. MarkdownSaveOptions.OfficeMathExportMode | Aspo...

    Discover the MarkdownSaveoptions OfficeMathExportMode property to customize OfficeMath output. Optimize your files with flexible export settings!...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . OfficeMathExportMode...OfficeMathExportMode.md" , saveOptions ); Shows how to export OfficeMath...

    reference.aspose.com/words/net/aspose.words.sav...
  10. FixedPageSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.FixedPageSaveoptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...Inheritance: FixedPageSaveOptions → SaveOptions Properties Name Description...false . (Inherited from SaveOptions ) colorMode Gets or sets...

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