Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 373,085 for

save

(0.41 sec)
  1. Ole对象|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中处理 OLE 对象:插入或更新嵌入文件,设置图标或链接,提取内容,控制 PPT、PPTX 和 ODP 的行为。...$pdfData ); $presentation -> save ( "ole_object.pptx" , SaveFormat...$oleFrame ); $presentation -> save ( "ole_object_removed.pptx"...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  2. DocSaveOptions.AlwaysCompressMetafiles | Aspose...

    Optimize your document management with the AlwaysCompressMetafiles property. Improve performance by controlling metafile compression for efficiency....compression in a document while saving. // Open a document that contains...equation object.docx" ); // When we save a document, smaller metafiles...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Remove Tables from PDF using Python | Aspose.PDF

    Remove tables from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the file. Delete Tables from...remove ( table ) document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/table/remove/
  4. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library.... Save the Updated PDF. import os import...where the modified PDF will be saved. Returns: None: The function...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  5. Aspose.PSD for .NET 22.9 - 发行说明|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 ( outputPsdFile , p16 ); } using...)) { // 使用 16 位颜色保存图片 img . Save ( outputImageFile , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Python中取消保护工作表|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....unprotect () \# Save the excel file . workbook . save ( self . dataDir...

    docs.aspose.com/cells/zh/java/unprotect-a-works...
  7. Excel to PDF Conversion in Jython|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....xls" ) # Save the document in PDF format workbook . save ( dataDir...

    docs.aspose.com/cells/java/excel-to-pdf-convers...
  8. Protect PDF using Python | Aspose.PDF

    Lock PDF with password programmatically with Python sample code using Aspose.PDF for Python for .NET... Save result in PDF format Protect...AE_SX128 , False ) document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/protect/
  9. Creating a QR Barcode in 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....setRotationAngleF ( 90 ); \ # Save the image to your system and...image format to Jpeg $builder -> save ( $dataDir . "CreatingQRBarcode...

    docs.aspose.com/barcode/java/creating-a-qr-barc...
  10. Select Reroute Option of the Connector Shape in...

    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....$conFixedCodeValue -> NEVER_REROUTE ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SelectRerouteOption...

    docs.aspose.com/diagram/java/select-reroute-opt...