Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 32,698 for

saveoptions

(0.08 sec)
  1. Make DOCX Using Java

    Make a new DOCX in Java in a few steps. Easily create DOCX using Java library....PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.getOutlineOptions()...doc.save("Output.docx", saveOptions); import com.aspose.words...

    products.aspose.com/words/java/make/docx/
  2. 使用 Java 製作 WORD

    通過幾個步驟在 Java 中創建一個新的 WORD。使用 Java 庫輕鬆創建 WORD。...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.getOutlineOptions()...doc.save("Output.docx", saveOptions); import com.aspose.words...

    products.aspose.com/words/zh-hant/java/make/word/
  3. Loading, Saving and Converting different Email ...

    With C++ Email Parser Library, you can load, save, export and convert different email message formats e.g. EML, MSG, MHTML.... The base class SaveOptions and the classes EmlSaveOptions...appropriate option from SaveOptions. Saving MailMessage as MHTML...

    docs.aspose.com/email/cpp/loading-and-saving-me...
  4. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts when saving to SaveFormat.HTML SaveFormat.EPUB or SaveFormat.AZW_3 format in Java....docx"); // Use a SaveOptions object to specify the encoding...HtmlSaveOptions saveOptions = new HtmlSaveOptions(); saveOptions.setSaveFormat(SaveFormat...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentBase.BackgroundShape | Aspose.Words for...

    Discover the DocumentBase BackgroundShape property, easily customize your document's background shape for enhanced visual appeal. Maximize your design potential!... PdfSaveOptions saveOptions = new Aspose . Words . Saving...BackgroundShape.Image.pdf" , saveOptions ); See Also class Shape class...

    reference.aspose.com/words/net/aspose.words/doc...
  6. IPageLayoutCallback Interface | Aspose.Words fo...

    Customize your document layout with Aspose.Words.Layout.IPageLayoutCallback interface. Enhance rendering with your own methods for optimal results....pageIndex ) { ImageSaveOptions saveOptions = new ImageSaveOptions (...Document . Save ( stream , saveOptions ); } private int mNum ; }...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Fill.GradientVariant | Aspose.Words for .NET

    Discover how to set the GradientVariant property for stunning fill effects. Enhance your design with vibrant gradient options today!... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {..."Shape.GradientFill.docx" , saveOptions ); See Also enum GradientVariant...

    reference.aspose.com/words/net/aspose.words.dra...
  8. GradientStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GradientStyle enum for customizable gradient fill styles, enhancing your document designs with vibrant visuals.... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {..."Shape.GradientFill.docx" , saveOptions ); See Also namespace Aspose...

    reference.aspose.com/words/net/aspose.words.dra...
  9. IDocumentProcessorPlugin.ToPages | Aspose.Words...

    Effortlessly save each page of your document with the ToPages method, utilizing customizable fixed page options for optimal results....ToPages ( FixedPageSaveOptions saveOptions ) See Also class FixedPageSaveOptions...

    reference.aspose.com/words/net/aspose.words/ido...
  10. 在Java中将Word转换为Excel|Aspose.Words为Java

    将PDF转换为Excel,XML转换为Excel,DOCX转换为ExcelJava。 使用Java将各种格式的文档保存到XLSX。...XlsxSaveOptions saveOptions = new XlsxSaveOptions (); saveOptions . setCompressionLevel..."BaseConversions.CompressXlsx.xlsx" , saveOptions ); 请参阅 文件组 保护或加密文档 有关保护和加密文档的详细信息...

    docs.aspose.com/words/zh/java/convert-a-documen...