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

saveoptions

(0.08 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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...
  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. 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...
  7. 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...
  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. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveoptionsBase::get_ExportHeadersFootersMode method. Specifies the way headers and footers are exported to the text formats. Default value is PrimaryOnly in C++.... auto saveOptions = System :: MakeObject <...the end of the document. saveOptions -> set_ExportHeadersFooters...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 使用C++获取工作表中的最大范围|Documentation

    本文介绍了如何使用Aspose.Cells for C++库获取Excel文件的最大范围、最大数据范围和最大显示范围。...export HtmlSaveOptions saveOptions ; saveOptions . SetExportActiveWorks...GetColumnCount () - 1 ); saveOptions . SetExportArea ( exportArea...

    docs.aspose.com/cells/zh/cpp/get-max-range-in-a...