Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 368,302 for

save

(0.56 sec)
  1. 使用 C++ 进行 Excel 转 PDF 时渲染实线格线|Documentation

    了解如何在使用 Aspose.Cells for Node.js via C++ 转换 Excel 为 PDF 时渲染实线格线。...); // Save the pdf file with PdfSaveOptions wb . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/render-soli...
  2. Aspose.PSD for Java 24.7 - 发布说明|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.... save ( outputFile , new PngOptions...PdfCoreOptions ()); psdImage . save ( output , saveOptions ); }...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  3. 使用 C# 格式化 PDF 文档|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 创建和格式化 PDF 文档。使用下一个代码片段来解决您的任务。... 使用 Save 方法保存更新后的 PDF 文件。 可用的属性有: CenterWindow。...UseThumbs ; // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/formatting-pdf-docum...
  4. ImageSaveOptions.image_brightness property | As...

    ImageSaveOptions.image_brightness property. Gets or sets the brightness for the generated images....property has effect only when saving to raster image formats. The...IMAGE_DIR + 'Logo.jpg' ) # When we save the document as an image, we...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 在 PHP 中将超链接添加到 Visio 形状|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....() -> add ( $hyperlink ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Hyperlinks.vdx"...

    docs.aspose.com/diagram/zh/java/add-hyperlink-t...
  6. 在 PHP 中设置里程碑形状属性|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....$milestone_helper -> setType ( 6 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetMilestoneShapePro...

    docs.aspose.com/diagram/zh/java/set-milestone-s...
  7. Render Solid Gridline while converting Excel to...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells for Node.js via C++....); // Save the PDF file with PdfSaveOptions wb . save ( path...

    docs.aspose.com/cells/nodejs-cpp/render-solid-g...
  8. Re-Order Sheets Within Workbook|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....moveTo ( 2 ); //Save the Excel file. workbook . save ( dataDir +...

    docs.aspose.com/cells/java/re-order-sheets-with...
  9. Get Watermark from PDF using Java | Aspose.PDF

    Get watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java... Save PDF file Get Watermark from...get_Item ( 1 ). getImage (). save ( fs ); fs . flush (); } catch...

    products.aspose.com/pdf/java/watermark/get/
  10. Public API Changes in Aspose.Diagram 16.12.0|Do...

    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....7853981633974501 ); // save the Visio drawing diagram . save ( "C:\\temp\\Output...

    docs.aspose.com/diagram/java/public-api-changes...