Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 373,271 for

save

(0.28 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. 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/
  3. Aspose.PSD for .NET 23.10 - Release Notes|Docum...

    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 when having Shape layer Bug...( sourceFile )) { psdImage . Save ( outputFile , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  4. 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-...
  5. Convert a Document to Markdown|Aspose.Words for...

    Convert a document in any supported load format to Markdown and vice versa using Python....Markdown, including code examples, save options, and supported Markdown...Words also supports most popular save formats . Now the functionality...

    docs.aspose.com/words/python-net/convert-a-docu...
  6. 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/
  7. 输出HTML时单独导出工作表CSS,使用Node.js通过C++|Documentation

    了解如何在将Excel文件转换为HTML时单独导出工作表CSS,使用Aspose.Cells for Node.js via C++。...setStyle ( st ); // Specify html save options - export worksheet css...( true ); // Save the workbook in html wb . save ( "outputExportWorkshee...

    docs.aspose.com/cells/zh/nodejs-cpp/export-work...
  8. Customize Chart Legends in Presentations with P...

    Customize chart legends with Aspose.Slides for Python via .NET to optimize PowerPoint and OpenDocument presentations with tailored legend formatting.... Save the presentation as a PPTX file...height # Save the presentation to disk. presentation . save ( "legend_positioning...

    docs.aspose.com/slides/python-net/chart-legend/
  9. 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...
  10. ResourceSavingArgs.resource_stream property | A...

    ResourceSavingArgs.resource_stream property. Allows to specify the stream where the resource will be Saved to....where the resource will be saved to. @property def resource_stream...This property allows you to save resources to streams instead...

    reference.aspose.com/words/python-net/aspose.wo...