Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 375,192 for

save

(0.7 sec)
  1. Set Worksheet Tab Color in Xlsx4j|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....getRed ()); //Save the Excel file workbook . save ( dataDir + ...AI Document Assistant Close Save Each Worksheet to a Different...

    docs.aspose.com/cells/java/set-worksheet-tab-co...
  2. Aspose.PSD for Java 25.3 - Release Notes|Docume...

    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 ( output , pngOptions ); } PSDJAVA-716...load ( inputFile )) { image . save ( outputFilePng , new PngOptions...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  3. Convert Table to ODS with Node.js via C++|Docum...

    Learn how to convert an Excel file with a table to ODS format using Aspose.Cells for Node.js via C++.... You simply have to save the file in ODS format, and..."SampleTable.xlsx" )); // Save the file workbook . save ( path . join (...

    docs.aspose.com/cells/nodejs-cpp/convert-table-...
  4. PDF Highlights Annotation using Python|Aspose.P...

    Learn how to add highlights annotations to PDF files in Python using Aspose.PDF for text emphasis.... save ( output_file ) Add StrikeOut...strikeoutAnnotation ) document . save ( output_file ) Add Squiggly...

    docs.aspose.com/pdf/python-net/highlights-annot...
  5. Fillable PDF Forms using C++ | Aspose.PDF

    Сreate fillable PDF forms programmatically with C++ sample code using Aspose.PDF for C++.... Save modified PDF Fill AcroForm in...field" ); // Save updated document document -> Save ( _dataDir...

    products.aspose.com/pdf/cpp/acroforms/fill/
  6. Section|Aspose.Slides for Python Documentation

    Manage slide sections in Python with Aspose.Slides: create, rename, reorder easily, move slides between sections, and control visibility for PPT, PPTX and ODP.... save ( "section.pptx" , slides ....remove_section ( section ) presentation . save ( "section_removed.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  7. PHP via Inline Java|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....BarCodeBuilder to generate barcode and save the barcode image to disk. PHP...); // Save the barcode image to disk $builder -> save ( "e:\...

    docs.aspose.com/barcode/java/php-via-inline-java/
  8. Add Text to PDF file|Aspose.PDF for PHP via Java

    Explore how to add text to PDF files in PHP using Aspose.PDF for easy content editing.... Save the resulting PDF document to...$textFragment ); // Save resulting PDF document. $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/add-text-to-pdf-file/
  9. Aspose::Words::Document::get_PageCount method |...

    Aspose::Words::Document::get_PageCount method. Gets the number of pages in the document as calculated by the most recent page layout operation in C++....fixed page save format, // such as .pdf. So you can save some time...more complex documents. doc -> Save ( get_ArtifactsDir () + u "Document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. 在 PDF 中使用 C# 添加图像印章|Aspose.PDF for .NET

    使用 Aspose.PDF 库中的 ImageStamp 类在 PDF 文档中添加图像印章。...imageStamp ); // Save PDF document document . Save ( dataDir + "AddImageStamp_out...imageStamp ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/image-stamps-in-pdf-...