Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 375,527 for

save

(0.32 sec)
  1. Converting a PDF file to EXCEL using PHP | Aspo...

    Sample code on PHP for PDF to EXCEL conversion. Use example code for batch PDF to EXCEL conversion with Aspose.PDF for PHP via Java...Save method while passing the output...SaveFormat.Excel as parameters Save the output Excel file System...

    products.aspose.com/pdf/php-java/conversion/pdf...
  2. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML into a Workbook using Aspose.Cells for C++....without any load options and saves it in XLSX format. It then loads...GetAutoFitColsAndRow() property to true and saves it in XLSX format. Please download...

    docs.aspose.com/cells/cpp/autofit-columns-and-r...
  3. Working with Watermark|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....watermarks to 3D files while saving in any supported output file...return true ; }); Save Document You can save to any 3d file format...

    docs.aspose.com/3d/net/working-with-watermark/
  4. Create PDF using php-java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF API to easily generate and read PDF files in applications.... Save the PDF using Save(String) method. Following...$textFragment ); $document -> save ( $outputFile );...

    products.aspose.com/pdf/php-java/create/
  5. Set Worksheet Tab Color in Aspose.Cells|Documen...

    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 ( dataPath +...AI Document Assistant Close Save Each Worksheet to Different...

    docs.aspose.com/cells/java/set-worksheet-tab-co...
  6. 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...
  7. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an image for a shape. To learn more, visit the documentation article in C++....System::TypeInfo&) const override Save (const System::SharedPtr<System::IO::Stream>&)...am>&) Saves the image into the specified stream. Save (const...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 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-...
  9. 使用文本框|Documentation

    本节介绍如何使用 Aspose.Diagram 格式化文本形状。... Value = 2 ; // Save Visio diagram . Save ( dataDir + "Form...// Save Visio diagram in the local storage diagram . Save ( dataDir...

    docs.aspose.com/diagram/zh/net/working-with-tex...
  10. 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/