Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 375,564 for

save

(0.28 sec)
  1. 通过Node.js通过C++保存文件的不同方法|Documentation

    Aspose.Cells for Node.js via C++可以将文件保存为不同的格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。...save(string, SaveFormat) 方法。 Workbook.save(string, SaveFormat)...要将文件保存到存储位置,在调用 Workbook 对象的 Workbook.save(string, SaveFormat) 方法时,指定文...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...
  2. Adjusting Brightness, Contrast and Gamma in PHP...

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

    docs.aspose.com/imaging/java/adjusting-brightne...
  3. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Python via .NET recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....Ask AI Saving recognition results as a file Contents [ Hide ]...] To save recognition results to a file or write them to the...

    docs.aspose.com/ocr/python-net/save-file/
  4. Delete Annotations (facades)|Aspose.PDF for Java

    This section explains how to delete annotations with Aspose.PDF Facades using PdfAnnotationEditor Class.... Finally, use save method to save the updated PDF file...getName ()); // Save updated PDF annotationEditor . save ( _dataDir...

    docs.aspose.com/pdf/java/delete-annotations/
  5. Moving PDF Pages programmatically via Python|As...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Python via .NET.... Save both documents. The following...pages . delete ( 2 ) document . save ( input_file_name . replace...

    docs.aspose.com/pdf/python-net/move-pages/
  6. Document Conversion via C++ | products.aspose.com

    Convert various document formats such as Word, Excel, PowerPoint, PDF, JSON, Images and more using C++ API....Document class reference and invoke Save member function to convert into...reference and invoke Save member function to save the document to...

    products.aspose.com/total/cpp/conversion/
  7. Section breaks erased - Free Support Forum - as...

    Issue occurs in Aspose Words 25.6 and later, when calling either of these two methods in com.aspose.words.Document: Save(String fileName, int SaveFormat) Save(String fileName, SaveOptions SaveOptions) Section breaks a…...Document: save(String fileName, int saveFormat) save(String fileName...calling any of the above to save a document, causing unintended...

    forum.aspose.com/t/section-breaks-erased/319189
  8. Aspose.PDF Supported File Formats|Aspose.PDF fo...

    This page shows which Aspose.PDF for Android via Java can load and Save file formats....can load and Save. Format Description Load Save Remarks PDF Portable...Format XPS XPS Documents XLS Saves the document in the Microsoft...

    docs.aspose.com/pdf/androidjava/supported-file-...
  9. Working with PDF File Metadata|Aspose.PDF for Java

    Discover how to manage and extract metadata from PDF files in Java using Aspose.PDF to handle document properties.... Save the updated document using the...the Document class’ save() method. Please note that you cannot...

    docs.aspose.com/pdf/java/pdf-file-metadata/
  10. Import Presentations from PDF or HTML on Androi...

    Import PDF and HTML documents into PowerPoint and OpenDocument presentations in Java with Aspose.Slides for Android for seamless, high-performance slide processing.... Use the save() method to save the file in the PowerPoint...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.pptx"...

    docs.aspose.com/slides/androidjava/import-prese...