Sort Score
Result 10 results
Languages All
Labels All
Results 9,821 - 9,830 of 365,752 for

save

(0.18 sec)
  1. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains information on how to validate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and etc....in which the result is to be saved and the required validation...heading ); } // Save PDF document document . Save ( dataDir + "TOC_out...

    docs.aspose.com/pdf/net/manipulate-pdf-document/
  2. Convert EPUB to PDF – C# Code and Online Converter

    Convert EPUB to PDF using Aspose.HTML for .NET API. Consider various EPUB to PDF conversion scenarios in C# examples. Try online EPUB Converter.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var stream = File.OpenRead(DataDir...

    docs.aspose.com/html/net/convert-epub-to-pdf/
  3. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 .NET 现代 API 替换已弃用的成像 API,实现幻灯片图像处理的现代化,以实现无缝的 PowerPoint 和 OpenDocument 自动化。... Save ( "slide1.jpeg" , ImageFormat...Slides [ 0 ]. GetThumbnail (). Save ( "slide1.png" ); } 现代 API:...

    docs.aspose.com/slides/zh/net/modern-api/
  4. How to Convert Excel to CSV in Java

    In this step-by-step tutorial we will learn how to convert Excel to CSV in Java. These steps can be performed in macOS, Linux, and Windows....separators are required to be saved in the CSV file to differentiate...used in the output CSV file Save the Excel file as CSV In the...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  5. 使用 Java 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。... save ( "MaxValuesVerticalAxi_out...); //切换行和列 // 保存演示文稿 pres . save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/zh/java/chart-axis/
  6. Aspose.Cells 8.5.2中的公共API更改|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.... toImage ( 0 , g ); //Save the graphics context image in...(), style ); //Save workbook workbook . save ( "output.xlsx"...

    docs.aspose.com/cells/zh/java/public-api-change...
  7. How to Crop Image in Java

    This tutorial explains the process how to crop image in Java. To crop bitmap Java based runnable code along with the detailed steps are provided for the demonstration....lines of code which crop and save the resultant image as a BMP...specifying the desired values Save the resultant image on the disk...

    kb.aspose.com/imaging/java/how-to-crop-image-in...
  8. Convert PLT to PDF in Java

    This simple will let you convert PLT to PDF in Java. It covers precise steps to establish the environment and an example code to create a PLT to PDF converter in Java....file to PDF format using the save method The above steps entail...the PLT as a PDF document and save it to the disk or a memory stream...

    kb.aspose.com/cad/java/convert-plt-to-pdf-in-java/
  9. How to compress PDF | Aspose.PDF

    Do you know how easily compress PDF documents in Python? Compress PDF files with high quality using Python via .NET PDF library....document Optimize PDF documents Save file Use following code snippet...optimize_resources () # Save updated document document . save ( output_pdf...

    products.aspose.com/pdf/tutorial/compress-pdf/
  10. ImageSaveOptions constructor | Aspose.Words for...

    ImageSaveOptions constructor. Initializes a new instance of this class that can be used to Save rendered images in the [SaveFormat.Tiff](../../../aspose.words/Saveformat/#Tiff), [SaveFormat.Png](../../../aspose.words/Saveformat/#Png), [SaveFormat.Bmp](../../../aspose.words/Saveformat/#Bmp), [SaveFormat.Jpeg](../../../aspose.words/Saveformat/#Jpeg), [SaveFormat.Emf](../../../aspose.words/Saveformat/#Emf), [SaveFormat.Eps](../../../aspose.words/Saveformat/#Eps), [SaveFormat.WebP](../../../aspose.words/Saveformat/#WebP) or [SaveFormat.Svg](../../../aspose.words/Saveformat/#Svg) format....this class that can be used to save rendered images in the SaveFormat...See Also module Aspose.Words.Saving class ImageSaveOptions ImageSaveOptions...

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