Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 31,268 for

saveoptions

(0.06 sec)
  1. 设置 PdfSaveOptions 和 ImageOrPrintOptions 的 Defau...

    了解如何用 Aspose.Cells for Node.js via C++ 设置 PdfSaveoptions 和 ImageOrPrintOptions 的 DefaultFont 属性。确保在字体缺失时正确渲染字体。... const saveOptions = new AsposeCells . PdfSaveOptions...PdfSaveOptions (); saveOptions . setDefaultFont ( "Times New Roman"...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...
  2. FileFormatUtil.detectFileFormat method | Aspose...

    Aspose.Words.FileFormatUtil.detectFileFormat method...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...
  3. FileFormatUtil | Aspose.Words for Java

    Provides utility methods for working with file formats such as detecting file format or converting file extensions to/from file format enums in Java....Document(); // Configure a SaveOptions object to encrypt the document...document. OdtSaveOptions saveOptions = new OdtSaveOptions(SaveFormat...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. Convert OLM to EML via C# | products.aspose.com

    Sample code for OLM to EML C# conversion. Use API example code for batch OLM files to EML conversion within VB.NET, Asp.NET or any .NET based application....Load Set SaveOptions Call Save method with SaveOptions as parameter...Save( $"{msg.Subject}.eml" , SaveOptions.DefaultEml); } } Free App...

    products.aspose.com/email/net/conversion/olm-to...
  6. Dml3DEffectsRenderingMode | Aspose.Words for Java

    Specifies how 3D shape effects are rendered in Java....PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setDml...Dml3DEffectsRenderin.pdf", saveOptions); Fields Field Description...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. Render Resource Usage View | Aspose.Tasks Docum...

    Learn how to render Microsoft Project (MPP/XML) resource usage view using Aspose.Tasks for C# and VBScript.... Initiate the SaveOptions object with the required...mpp" ); 3 4 // Define the SaveOptions with required TimeScale settings...

    docs.aspose.com/tasks/cpp/resource-usage-view/
  9. 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...
  10. Convert OLM to PST via C# | products.aspose.com

    Sample code for OLM to PST C# conversion. Use API example code for batch OLM files to PST conversion within VB.NET, Asp.NET or any .NET based application....Load Set SaveOptions Call Save method with SaveOptions as parameter...

    products.aspose.com/email/net/conversion/olm-to...