Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 375,301 for

save

(0.3 sec)
  1. Public API Changes in Aspose.Cells 8.3.1|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....setShowCellRange ( true ); //Save the workbook workbook . save ( "output.xlsx"..."Offset [2,2]" ); //Save the workbook workbook . save ( "output.xlsx"...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Convert PDF to PowerPoint in Python|Aspose.PDF ...

    Master the conversion of PDFs to PowerPoint slides using Aspose.PDF for Python via Java. Follow our detailed instructions for high-quality PPTX results....Save(..) method . The following code...class Use the Save method of the Document object to save the PDF as...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  3. PageSavingArgs.PageStream | Aspose.Words for .NET

    Discover the PageStream property of PageSavingArgs, enabling seamless document page saving to your desired stream for efficient file management....where the document page will be saved to. public Stream PageStream...This property allows you to save document pages to streams instead...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Working with Outlook Tasks|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....Contents [ Hide ] Creating, Saving and Reading Tasks Aspose.Email...to create Outlook tasks and save them to MSG format. The MapiTask...

    docs.aspose.com/email/python-net/working-with-o...
  5. TxtSaveOptionsBase.Encoding | Aspose.Words for ...

    Discover how to optimize text exports with TxtSaveOptionsBase's Encoding property. Easily set encoding options for seamless UTF-8 text formatting....document's "Save" method // to modify how we save the document.... Encoding . UTF8 )); doc . Save ( ArtifactsDir + "TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Convert PowerPoint Presentations to XPS in PHP|...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS using Aspose.Slides for PHP via Java. Get step-by-step guide and sample code.... you will find it easier to save, share, and print your documents...so you may want to consider saving files to this format. If you...

    docs.aspose.com/slides/php-java/convert-powerpo...
  7. Add, Extract or Remove Images in PDF using Pyth...

    Manipulate images in PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/python-net/images/
  8. Working with Portfolio in PDF using Python|Aspo...

    How to Create a PDF Portfolio with Python. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....the Document class’ save() method to save the portfolio document...image ) # Save Portfolio document document . save ( output_pdf...

    docs.aspose.com/pdf/python-net/portfolio/
  9. 使用 C++ 在 ODF 1.1、1.2 和 1.3 规格下保存 ODS 文件|Documen...

    使用 Aspose.Cells 和 C++ 将 Excel 转换为符合 ODF 1.1、1.2 和 1.3 规范的文件。..." ); // Save ODS in ODF 1.2 version which...OdsSaveOptions options ; workbook . Save ( outDir + u "ODF1.2_out.ods"...

    docs.aspose.com/cells/zh/cpp/save-ods-file-in-o...
  10. Convert Project Data to SVG Format | Aspose.Tas...

    This article explains how to convert Microsoft Project files to SVG format using Aspose.Tasks for C# and other platforms.... Saving a Project as SVG The class exposes the Save method...used to save a project in various formats. The Save method allows...

    docs.aspose.com/tasks/cpp/convert-project-data-...