Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 375,788 for

save

(2.84 sec)
  1. Merge PDF Files To FODP Using Python | products...

    Merge multiple PDF files in Python.... save( "presentation.fodp" , slides...steps to merge two PDF files and save result as FODP in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf...
  2. Merge PDF Files To PPSX Using Python | products...

    Merge multiple PDF files in Python.... save( "presentation.ppsx" , slides...steps to merge two PDF files and save result as PPSX in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf...
  3. Public API Changes in Aspose.Diagram 16.11.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...."Test Button" ; // save diagram diagram . Save ( @"C:\temp\Output...Height , text ); // save diagram diagram . Save ( @"C:\temp\Output...

    docs.aspose.com/diagram/net/public-api-changes-...
  4. Protect and Unprotect Workbook Structure with N...

    Protect and unprotect workbook structure of Excel files using Node.js via C++...."password" ); // Save Excel file. workbook . save ( filePath );..."password" ); // Save Excel file. workbook . save ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  5. 使用页面旋转|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类处理页面旋转。..., 270 } }; // Save PDF document editor . Save ( dataDir + "sample-rotate-a...Rotation = 90 ; // Save PDF document editor . Save ( dataDir + "sample-rotate-a...

    docs.aspose.com/pdf/zh/net/working-with-page-ro...
  6. 從 PDF Java中提取圖像 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式从 PDF 文件中提取图像...toString ()); // Save output image xImage . save ( outputImage ...close (); // Save updated PDF file pdfDocument . save ( DATA_DIR...

    products.aspose.com/pdf/zh-hant/java/images/ext...
  7. 从 PDF 中提取图像 Java | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式从 PDF 文件中提取图像...toString ()); // Save output image xImage . save ( outputImage ...close (); // Save updated PDF file pdfDocument . save ( DATA_DIR...

    products.aspose.com/pdf/zh-hans/java/images/ext...
  8. OleFormat.auto_update property | Aspose.Words f...

    OleFormat.auto_update property. Specifies whether the link to the OLE object is automatically updated or not in Microsoft Word....is_locked ) # If we plan on saving the OLE object to a file in...suggested_extension ) # Below are two ways of saving an OLE object to a file in...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....Finally, save the output PDF using the Document class save method...()); } // Save the updated PDF file pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  10. ImageSaveOptions | Aspose.Words for .NET

    Discover the ImageSaveOptions constructor for saving images in versatile formats like TIFF, PNG, BMP, JPEG, EMF, EPS, WebP, and SVG. Optimize your image handling!...this class that can be used to save rendered images in the Tiff...configure compression while saving a document as a JPEG. Document...

    reference.aspose.com/words/net/aspose.words.sav...