Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 28,444 for

saveoptions

(0.03 sec)
  1. 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...
  2. Aspose::Words::Saving::PclSaveOptions::get_Save...

    Aspose::Words::Saving::PclSaveoptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Pcl in C++....docx" ); auto saveOptions = System :: MakeObject <...:: PclSaveOptions > (); saveOptions -> set_SaveFormat ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. RtfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.RtfSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.RTF](../../aspose.words/saveformat/#RTF) format...Inheritance: RtfSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) default_template Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::IDocumentConverterPlugin::Conver...

    Aspose::Words::IDocumentConverterPlugin::Convert method. Converts document using specified input output streams and save options in C++....Words :: Saving :: SaveOptions > saveOptions ) = 0 Parameter Type...eam> The output stream. saveOptions System::SharedPtr<Aspose...

    reference.aspose.com/words/cpp/aspose.words/ido...
  5. PdfSaveOptions.exportParagraphGraphicsToArtifac...

    PdfSaveoptions.exportParagraphGraphicsToArtifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an artifact....docx" ); let saveOptions = new aw . Saving . PdfSaveOptions...PdfSaveOptions (); saveOptions . exportDocumentStruct = true ; saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfSaveOptions.headerFooterBookmarksExportMode ...

    PdfSaveoptions.headerFooterBookmarksExportMode property. Determines how bookmarks in headers/footers are exported.... let saveOptions = new aw . Saving . PdfSaveOptions...pane in the output PDF. saveOptions . pageMode = aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple documents into one with our Merger Merge method. Streamline your workflow with customizable file options today!...inputDoc2 }); OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {...inputDoc1 , inputDoc2 }, saveOptions , MergeFormatMode . KeepSourceFormatting...

    reference.aspose.com/words/net/aspose.words.low...
  8. 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...
  9. SaveOptions.UpdateAmbiguousTextFont | Aspose.Wo...

    Improve text clarity in PDFs with UpdateAmbiguousTextFont. Ensure accurate font rendering based on character codes for better readability....UpdateAmbiguousTextF SaveOptions.UpdateAmbiguousTextF property...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions . UpdateAmbiguousTextF...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Convert PowerPoint to Markdown in Python|Aspose...

    Convert PowerPoint to Markdown in Python...images, you need to set saveOptions.export_type = MarkdownExportType...slides.dom.export.markdown.saveoptions import MarkdownSaveOptions...

    docs.aspose.com/slides/python-net/convert-power...