Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 33,505 for

saveoptions

(0.13 sec)
  1. Aspose.Email 4.8.0 的公共 API 更改|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....MapiMessageItemBase 新增了基类 SaveOptions 以及具体类 EmlSaveOptions、Msg...于对保存 MailMessage 的额外设置: SaveOptions EmlSaveOptions HtmlSaveOptions...

    docs.aspose.com/email/zh/java/public-api-change...
  2. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveoptions constructor to effortlessly create and save documents in HTML format, ensuring optimal formatting and easy sharing....docx" ); // Use a SaveOptions object to specify the encoding...HtmlSaveOptions saveOptions = new HtmlSaveOptions (); saveOptions . SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  3. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveoptions.compliance property. Specifies the OOXML version for the output document... let saveOptions = new aw . Saving . OoxmlSaveOptions...aw . SaveFormat . Docx ); saveOptions . compliance = aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert Project Data to PDF | Aspose.Tasks Docu...

    A step-by-step guide to converting Microsoft Project files to PDF using Aspose.Tasks for C++....FitContent property in the SaveOptions class to avoid truncation...System ::SharedPtr < SaveOptions > saveOptions = System::MakeObject...

    docs.aspose.com/tasks/cpp/convert-project-to-pd...
  5. Aspose::Words::Saving::DocSaveOptions class | A...

    Aspose::Words::Saving::DocSaveoptions class. Can be used to specify additional options when saving a document into the Doc or Dot 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...
  6. DocSaveOptions.AlwaysCompressMetafiles | Aspose...

    Optimize your document management with the AlwaysCompressMetafiles property. Improve performance by controlling metafile compression for efficiency....// We can set a flag in a SaveOptions object to compress every...DocSaveOptions saveOptions = new DocSaveOptions (); saveOptions . AlwaysCompressMetafi...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Processor Class | Aspose.Words for .NET

    Enhance document processing with Aspose.Words.LowCode.Processor class, designed for seamless and efficient handling of various document tasks.... To ( List<Stream>, SaveOptions ) Specifies output Document...processor. To ( Stream, SaveOptions ) Specifies output stream...

    reference.aspose.com/words/net/aspose.words.low...
  8. SvgSaveOptions.RemoveJavaScriptFromLinks | Aspo...

    Optimize SVG files with SvgSaveoptions, easily remove JavaScript from links for cleaner code. Enhance performance and security with this simple setting!...SvgSaveOptions saveOptions = new SvgSaveOptions (); saveOptions . RemoveJavaScriptFrom...RemoveJavaScriptFrom.html" , saveOptions ); See Also class SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. SaveOptions.progressCallback property | Aspose....

    Saveoptions.progressCallback property. Called during saving a document and accepts data about saving progress....progressCallback property SaveOptions.progressCallback property...supported: Html, Mhtml, Epub. let saveOptions = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Printing Project Pages to Separate Image Files ...

    This article explains how to print Project Pages to Separate Image Files using Aspose.Tasks for Java....mpp" ); 6 ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFileFormat...Calendar . DATE , - 3); 11 12 saveOptions. setStartDate (cal. getTime...

    docs.aspose.com/tasks/java/printing-project-pag...