Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 377,521 for

save

(2.08 sec)
  1. Manage PDF Headers and Footers using Python|Asp...

    Learn how to manage headers and footers in PDF documents with Python and Aspose.PDF.... Save the updated PDF. from os import...append ( header ) document . save ( outfile ) Add Footer to PDF...

    docs.aspose.com/pdf/python-net/artifacts-header...
  2. Drawing|Documentation

    This section explains how to draw shapes in a visio page with Aspose.Diagram....2 , 2 , ps ); // Save diagram diagram . Save ( dataDir + "DrawPolylineInPage_out...2 , 2 , ps ); // Save diagram diagram . Save ( dataDir + "DrawBezierInPage_out...

    docs.aspose.com/diagram/net/drawing/
  3. Draw Shapes in Page|Documentation

    This section explains how to draw shapes in a visio page with Aspose.Diagram....2 , 2 , ps ); // Save diagram diagram . Save ( dataDir + "DrawPolylineInPage_out...2 , 2 , ps ); // Save diagram diagram . Save ( dataDir + "DrawBezierInPage_out...

    docs.aspose.com/diagram/net/draw-shapes-in-page/
  4. FixedPageSaveOptions.page_set property | Aspose...

    FixedPageSaveOptions.page_set property. Gets or sets the pages to render... saving . PageSet : ... @page_set.setter..., value : aspose . words . saving . PageSet ): ... Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert Word to Excel in Node.js|Aspose.Words f...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Node.js. Save a document in various formats to XLSX using Node.js.... To save your document to XLSX format...As mentioned above, you can save the document in any load format...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  6. Move PDF Pages in Python|Aspose.PDF for Python ...

    Learn how to move PDF pages within a document or between documents in Python.... Save both documents. The following...pages . delete ( 2 ) document . save ( input_file_name . replace...

    docs.aspose.com/pdf/python-net/move-pages/
  7. Convert HTML to Other Formats|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....Save methods to load the existing HTML file and save it in...new HtmlLoadOptions ()); eml . Save ( "output.eml" , SaveOptions...

    docs.aspose.com/email/net/converting-between-fo...
  8. Create Bitmap in Java | Draw Shapes and Text on...

    Learn how to create and draw on bitmaps in Java using Aspose.Drawing. This guide covers image loading, drawing shapes and text, and saving bitmap files.... Save Bitmap to File 4. Draw Shapes...platforms. You can load and save various formats easily. You...

    blog.aspose.com/drawing/create-load-fill-and-dr...
  9. DocumentPartSavingArgs.KeepDocumentPartStreamOp...

    Discover how the KeepDocumentPartStreamOpen property in DocumentPartSavingArgs lets Aspose.Words manage document part streams efficiently for optimal performance....stream open or close it after saving a document part. public bool...provided in the call to Save or Save will never be closed by...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 用C++管理工作簿|Documentation

    学习如何通过Aspose.Cells for C++ API管理工作簿。... 使用 Save 方法保存工作簿。 #include <Aspose.Cells...(). Add (); // Save the workbook workbook . Save ( "output.xlsx"...

    docs.aspose.com/cells/zh/cpp/managing-workbooks...