Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 375,720 for

save

(0.33 sec)
  1. 从 PDF 中删除表单 C#|Aspose.PDF for .NET

    基于子类型/表单使用 Aspose.PDF for .NET 库删除文本。 从 PDF 中删除所有表单。..."" ; } } } // Save PDF document document . Save ( dataDir + "TextBox_out...Name ); } } // Save PDF document document . Save ( dataDir + "TextBox_out...

    docs.aspose.com/pdf/zh/net/remove-form/
  2. 在 C# 中优化、压缩或减少 PDF 大小|Aspose.PDF for .NET

    使用 C# 优化 PDF 文件,缩小所有图像,减少 PDF 大小,取消嵌入字体,删除未使用的对象。... 使用 Save 方法保存优化后的文档。 以下代码片段也适用于 Aspose...Optimize (); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/optimize-pdf/
  3. Aspose.Page for Python – Frequently Asked Quest...

    Comprehensive FAQ covering installation, licensing, supported formats, conversion, rendering, editing, performance, and troubleshooting for Aspose.Page's pure‑Python library.... save . PdfSaveOptions () 5 doc. save ( ' sample....sample. xps ' ) 4 img_opt = ap. save . ImageSaveOptions (ap. SaveFormat...

    docs.aspose.com/page/python-net/faq/
  4. Aspose.PSD for Python via .NET 24.12 - Release ...

    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.... save ( output_file , PngOptions ())...cast ( PsdImage , img ) image . save ( output_file , PngOptions ())...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  5. Aspose.PSD for Java 20.6 - Release Notes|Docume...

    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....Mask changes are discarded on save Bug PSDJAVA-221 Incorrect Layer...adobeStockLicenseSta property Bug PSDJAVA-224 Saving of AI File to Jpeg2000 Format...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  6. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....the overlap setting, and then save the result as a PPTX file: sbyte...ParentSeriesGroup . Overlap = overlap ; } // Save the presentation file to disk...

    docs.aspose.com/slides/net/chart-series/
  7. Export Comments while Saving Excel files to HTM...

    Learn how to export comments while saving Excel files to HTML using Aspose.Cells with C++....Ask AI Export Comments while Saving Excel files to HTML with C++...Possible Usage Scenarios When you save your Excel file into HTML, comments...

    docs.aspose.com/cells/cpp/export-comments-while...
  8. PDF Tag Structure Issue for TOC – Missing Refer...

    We have observed that the PDF tag structure for the Table of Contents (TOC) differs when generating a document via code compared to using the Word “Save as PDF” option. Specifically, the reference link is missing in the …...compared to using the Word “Save as PDF” option. Specifically...out.docx (8.1 KB) Code Word - Save As PDF // Create a new document...

    forum.aspose.com/t/pdf-tag-structure-issue-for-...
  9. ImageSaveOptions.saveFormat property | Aspose.W...

    ImageSaveOptions.SaveFormat property. Specifies the format in which the rendered document pages or shapes will be Saved if this Save options object is used...pages or shapes will be saved if this save options object is used...format. Also, it is possible to save to SVG both via ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images....save(..) method. Check next code...PptxSaveOptions pptx_save = new PptxSaveOptions (); // Save the output...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...