Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 372,820 for

save

(0.5 sec)
  1. Converting Images to Black n White and Grayscal...

    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....100 ); \ # Save the image to disk $image -> save ( $dataDir ...binarizeOtsu (); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/converting-images-...
  2. IFontSavingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications and control how Aspose.Words Saves fonts when exporting a document to HTML format in Java....Words saves fonts when exporting a document...logic for exporting fonts when saving to HTML. public void saveExportedFonts()...

    reference.aspose.com/words/java/com.aspose.word...
  3. PDF Conversion Solution using PHP | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for PHP via Java...$inputFile ); // Create the save options for converting to DOCX...); // Save the document in DOCX format $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/conversion/
  4. Optimize, Compress or Reduce PDF Size in Java|A...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with Java.... Save the optimized document using the save(..) method...optimize (); // Save output document pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/optimize-pdf/
  5. Issue with the PSDImage.Save() method - Free Su...

    I hope this message finds you well. While using Aspose.PSD for .NET, I encountered an issue with the PSDImage.Save() method. Please see the details below: Failed to Save PSD: Exception calling "Save" with "1" argument(…...Save() method Aspose.PSD Product Family...encountered an issue with the PSDImage.Save() method. Please see the details...

    forum.aspose.com/t/issue-with-the-psdimage-save...
  6. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF documents using the Aspose.PDF library for C++.... Save PDF document - describes various ways how to save a PDF...document to file, stream or save as PDF/A (or PDF/X) document...

    docs.aspose.com/pdf/cpp/basic-operations/
  7. Adding Pages in PDF with Python|Aspose.PDF for ...

    Discover how to add pages to a PDF document in Python using Aspose.PDF for flexible document creation and editing.... Save the modified Document to the...pages . insert ( 2 ) document . save ( output_file_name ) Add an...

    docs.aspose.com/pdf/python-net/add-pages/
  8. 移动和删除表单字段|Aspose.PDF for .NET

    探索如何管理PDF中的表单字段,包括移动或删除它们,使用Aspose.PDF for .NET。...您还需要使用 FormEditor 类的 Save 方法保存更新后的PDF文件。以下代码片段向您展示了如何在PDF文件中将表单字段移动到新位置。...514.03f ); // Save PDF document editor . Save ( dataDir + "MoveField_out...

    docs.aspose.com/pdf/zh/net/move-remove-form-field/
  9. 在xlsx4j中将工作簿转换为HTML|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....//Specify the HTML Saving Options HtmlSaveOptions save = new HtmlSaveOptions..."book1.xls" ); //Save the HTML file book . save ( dataDir + "AsposeHTMLSpreadshee...

    docs.aspose.com/cells/zh/java/convert-workbook-...
  10. Removing attachment from PDF|Aspose.PDF for .NET

    Aspose.PDF can remove attachments from your PDF documents. Use C# PDF API to remove attachments in PDF files using Aspose.PDF library.... Save the updated file using the Document object’s Save method...Delete (); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/removing-attachment-fro...