Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 14,783 for

export options

(0.25 sec)
  1. Remove Gap Between Tasks List and Footer | Aspo...

    Learn how to use the ReduceFooterGap property in Aspose.Tasks for .NET to remove the extra space between a task list and the footer when Exporting Microsoft Project data....to remove extra space when exporting project data. This ensures...improves the readability of exported project files, especially...

    docs.aspose.com/tasks/net/reduce-gap-between-ta...
  2. Convert CSV, TSV, and TXT to Excel with C++|Doc...

    Learn how to convert CSV, TSV, and TXT files to Excel using Aspose.Cells for C++....also use Microsoft Excel to export spreadsheet data to CSV. #include...TxtLoadOptions options ; options . SetSeparator ( u ';' ); options . SetCheckExcelRestric...

    docs.aspose.com/cells/cpp/convert-csv-tsv-and-t...
  3. How to Convert PSD to PNG in C#

    This example entails how to convert PSD to PNG in C#. You can manage to Export PSD to PNG in C# using quick and easy to follow steps with Aspose.PSD for .NET....NET from NuGet for exporting PSD to PNG Create a PsdImage...instance to set the output PNG options Convert the PSD to a PNG file...

    kb.aspose.com/psd/net/how-to-convert-psd-to-png...
  4. Convert MBOX to JPEG in Python | products.aspos...

    Save MBOX to JPEG in your Python applications without using Microsoft Outlook or Word...path and relevant HTML Save options as parameter. So your MBOX...useful for lightweight visual exports where compatibility and manageable...

    products.aspose.com/total/python-net/conversion...
  5. Convert XPS to WMF via Java | products.aspose.com

    Export XPS file to WMF in your Java applications without using any third party application...Convert XPS to WMF via Java Export XPS file to WMF within any...Aspose.PDF for Java API to export the XPS file to a JPEG image...

    products.aspose.com/total/java/conversion/xps-t...
  6. Convert PCL to IMAGE via Java | products.aspose...

    Export PCL file to IMAGE in your Java applications without using any third party application...Convert PCL to IMAGE via Java Export PCL file to IMAGE within any...Aspose.PDF for Java API to export the PCL file to a JPEG image...

    products.aspose.com/total/java/conversion/pcl-t...
  7. Load and Save Email Message|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....EmlLoadOptions class provides various options to customize how the EML file...EmlLoadOptions. Configure the load options as needed. Use the MailMessage...

    docs.aspose.com/email/net/load-and-save-email-m...
  8. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...Column + 1); // Set options for exporting the range to JSON ExportRangeToJsonOpt...ExportRangeToJsonOpt options = new ExportRangeToJsonOpt(); //...

    forum.aspose.com/t/convert-range-to-json/311994
  9. Add Rectangles to Presentations in .NET|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for .NET—easily design and modify shapes programmatically....hyperlinks, shape locks, export options, and effective properties..."RectShp2_out.pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); } FAQ...

    docs.aspose.com/slides/net/rectangle/
  10. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples....formatting, and advanced layout options like custom rotation and autofit..."SomePresentation-out2.pptx" , slides . export . SaveFormat . PPTX ) Highlight...

    docs.aspose.com/slides/python-net/text-formatting/