Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 34,087 for

saveoptions

(1.98 sec)
  1. 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...
  2. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveoptions class. Allows to specify additional options when rendering document pages or shapes to images...→ FixedPageSaveOptions → SaveOptions Constructors Name Description...False . (Inherited from SaveOptions ) color_mode Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::ExportFontFormat enum | ...

    Aspose::Words::Saving::ExportFontFormat enum. Indicates the format that is used to export fonts while rendering to HTML fixed format in C++....docx" ); auto saveOptions = System :: MakeObject <...HtmlFixedSaveOptions > (); saveOptions -> set_ExportEmbeddedCss...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. DigitalSignatureDetails.SignOptions | Aspose.Wo...

    Discover how the DigitalSignatureDetails SignOptions property enhances document security by easily managing signing options for seamless digital signatures....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions . DigitalSignatureDeta...DigitalSignature.docx" , saveOptions ); See Also class SignOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. XpsSaveOptions.DigitalSignatureDetails | Aspose...

    Discover the XpsSaveoptions DigitalSignatureDetails property to easily manage digital signatures for secure document signing and enhanced authenticity....XpsSaveOptions saveOptions = new XpsSaveOptions (); saveOptions . DigitalSignatureDeta...XpsDigitalSignature.docx" , saveOptions ); See Also class DigitalSignatureDeta...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 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...
  7. SvgSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SvgSaveoptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Svg](../../aspose.words/saveformat/#Svg) format...→ FixedPageSaveOptions → SaveOptions Constructors Name Description...false . (Inherited from SaveOptions ) colorMode Gets or sets...

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

    Merge multiple documents effortlessly with the MergeToImages method, creating a single image output while customizing file names and save options....inputFiles , ImageSaveOptions saveOptions , MergeFormatMode mergeFormatMode...String[] The input file names. saveOptions ImageSaveOptions The save...

    reference.aspose.com/words/net/aspose.words.low...
  9. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); Saveoptions Saveoptions = Saveoptions.createSaveoptions(SaveFormat.PDF); Saveoptions.setMemoryOptimization(true); doc.save(“test.pdf”, Saveoptions); Aspose.word for java 25.1…...docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat...createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimizatio(true);...

    forum.aspose.com/t/word-saveto-pdf/322091
  10. PdfSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover PdfSaveoptions' OutlineOptions property to customize your PDF outlines effortlessly. Enhance navigation and improve document usability!...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . SaveFormat...inserted above will not appear. saveOptions . OutlineOptions . HeadingsOutlineLevel...

    reference.aspose.com/words/net/aspose.words.sav...