Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 33,730 for

saveoptions

(0.2 sec)
  1. NodeRendererBase class | Aspose.Words for Node.js

    Aspose.Words.Rendering.NodeRendererBase class. Base class for [ShapeRenderer](../shaperenderer/) and [OfficeMathRenderer](../officemathrenderer/)... save(fileName, saveOptions) Renders the shape into an...into a file. save(fileName, saveOptions) Renders the shape into an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::HtmlSaveOptions::HtmlSav...

    Aspose::Words::Saving::HtmlSaveoptions::HtmlSaveoptions constructor. Initializes a new instance of this class that can be used to save a document in the Html format in C++....docx" ); // Use a SaveOptions object to specify the encoding...that we will save. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. FileFormatInfo.isEncrypted property | Aspose.Wo...

    FileFormatInfo.isEncrypted property. Returns ``true`` if the document is encrypted and requires a password to open....Document (); // Configure a SaveOptions object to encrypt the document...then save the document. let saveOptions = new aw . Saving . OdtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPageResolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page.... let saveOptions = new aw . Saving . PdfSaveOptions...default size in pixels. saveOptions . metafileRenderingOpt ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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...
  8. OoxmlSaveOptions.DigitalSignatureDetails | Aspo...

    Explore OoxmlSaveoptions' DigitalSignatureDetails property to efficiently manage digital signatures for secure document signing and enhanced compliance....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions . DigitalSignatureDeta...DigitalSignature.docx" , saveOptions ); See Also class DigitalSignatureDeta...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::Saving::SvgSaveOptions::get_Remo...

    Aspose::Words::Saving::SvgSaveoptions::get_RemoveJavaScriptFromLinks method. Specifies whether JavaScript will be removed from links. Default is false. If this option is enabled, all links containing JavaScript will be replaced with "javascript:void(0)" in C++....docx" ); auto saveOptions = System :: MakeObject <...:: SvgSaveOptions > (); saveOptions -> set_RemoveJavaScriptFrom...

    reference.aspose.com/words/cpp/aspose.words.sav...
  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...