Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 373,074 for

save

(0.34 sec)
  1. Import and Export Data|Aspose.PDF for .NET

    This section explains how to import and Export Data with Aspose.PDF Facades using Form Class....Finally, you can save the PDF file using Save method of the Form...xmlInputStream ); // Save PDF document pdfForm . Save ( dataDir + "...

    docs.aspose.com/pdf/net/import-and-export-data/
  2. Saving File to Response Object|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....Ask AI Saving File to Response Object Contents [ Hide ] Aspose...files can be saved to a response object. Saving File to Response...

    docs.aspose.com/cells/net/saving-file-to-respon...
  3. 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...
  4. 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/
  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. 移动和删除表单字段|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/
  7. 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/
  8. Convert PPTX to PPT on Android|Aspose.Slides Do...

    Easily convert PPTX to PPT with Aspose.Slides for Android via Java—ensure seamless compatibility with PowerPoint formats while preserving your presentation’s layout and quality....file and saves in PPT format. By specifiying different save formats...formats, you can also save PPTX file into many other formats like...

    docs.aspose.com/slides/androidjava/convert-pptx...
  9. Aspose::Words::Saving::WordML2003SaveOptions cl...

    Aspose::Words::Saving::WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the WordML format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::WordML2003SaveOption class Contents [...specify additional options when saving a document into the WordML...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Import Data into a PDF File - facades|Aspose.PD...

    This section explains how to import Data to XML from a PDF File with Aspose.PDF Facades using Form Class....Finally, you can save the PDF file using save method of the Form...Finally, you can save the PDF file using save method of the Form...

    docs.aspose.com/pdf/java/import-data-into-a-pdf...