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

saveoptions

(0.54 sec)
  1. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveoptions and ImageOrPrintOptions using Aspose.Cells for JavaScript via C++. Ensure proper font rendering when fonts are missing....const saveOptions = new PdfSaveOptions (); saveOptions . defaultFont...defaultFont = "Times New Roman" ; saveOptions . checkWorkbookDefault =...

    docs.aspose.com/cells/javascript-cpp/set-defaul...
  2. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...PdfSaveOptions saveOptions = new PdfSaveOptions(); saveOptions.setPri...getWorkbook().save("output.pdf", saveOptions); In this example, page breaks...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  3. 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...
  4. 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...
  5. Convert OLM to VCF via C# | products.aspose.com

    Sample code for OLM to VCF C# conversion. Use API example code for batch OLM files to VCF 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...
  6. 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...
  7. GradientStop.Color | Aspose.Words for .NET

    Discover the GradientStop Color property to easily set and customize gradient stop colors for stunning visual effects in your designs.... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {..."Shape.GradientStops.docx" , saveOptions ); See Also class GradientStop...

    reference.aspose.com/words/net/aspose.words.dra...
  8. GradientStop.Transparency | Aspose.Words for .NET

    Discover the GradientStop Transparency property to easily adjust gradient fill transparency from 0% to 100%. Enhance your designs with precise control!... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {..."Shape.GradientStops.docx" , saveOptions ); See Also class GradientStop...

    reference.aspose.com/words/net/aspose.words.dra...
  9. GradientStop.BaseColor | Aspose.Words for .NET

    Discover the GradientStop BaseColor property to easily access the pure color of your gradient stop, enhancing your design with precision and clarity.... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions {..."Shape.GradientStops.docx" , saveOptions ); See Also class GradientStop...

    reference.aspose.com/words/net/aspose.words.dra...
  10. SaveOptions.export_generator_name property | As...

    Saveoptions.export_generator_name property. When ``True``, causes the name and version of Aspose.Words to be embedded into produced files...export_generator_name property SaveOptions.export_generator_name property...words.saving class SaveOptions SaveOptions.dml_rendering_mode...

    reference.aspose.com/words/python-net/aspose.wo...