Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 369,814 for

save

(0.3 sec)
  1. Working with Linear Extrusion|Documentation

    Aspose.3D for Node.js via Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....( extrusion ); // Save 3D scene scene . save ( "LinearExtrusion...extrusion2 ); // Save 3D scene scene . save ( "SlicesInLinearExtrus...

    docs.aspose.com/3d/nodejs-java/working-with-lin...
  2. Serialize Document in a Database|Aspose.Words f...

    Convert a document into a byte array for work with this document in a database using C#. You can store and retrieve a document to and from the database....Words: Save it to a MemoryStream using the Save method overload...Document object. The selected save format is important to ensure...

    docs.aspose.com/words/net/serialize-and-work-wi...
  3. Working with Attachments|Aspose.PDF for Java

    This section explains how to work with attachments in your PDF with Aspose.PDF Facades - a toolset for popular operations with PDF.... save ( _dataDir + "PdfContentEditorDemo..."Demo MP3 file" ); editor . save ( _dataDir + "PdfContentEditorDemo...

    docs.aspose.com/pdf/java/working-with-attachments/
  4. How to Generate Word Document using Java withou...

    This brief tutorial explains how to generate Word document using Java without Interop. It will help you to create Word document using Java without Interop in any of the operating system like macOS, Ubuntu and Windows....using Java without Interop and save it as DOCX using a few lines...in the newly created document Save the resultant Word file as DOCX...

    kb.aspose.com/words/java/how-to-generate-word-d...
  5. Optimize PDF Document for the Web in Python|Asp...

    Learn how to optimize PDF files for faster web loading in Python with Aspose.PDF, improving user experience and performance....optimize (); #Save output document doc . save ( self . dataDir...

    docs.aspose.com/pdf/java/optimize-pdf-document-...
  6. Create an empty Visio Diagram in PHP|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....$diagram = new Diagram (); \ # Save as VDX $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "CreateDiagram...

    docs.aspose.com/diagram/java/create-an-empty-vi...
  7. How to Transform Markdown to PDF in Python

    This article provides information on how to transform Markdown to PDF in Python. It has the IDE settings, a set of tasks for writing the application, and a runnable sample code to export Markdown to PDF in Python....customize the output PDF before saving it on the disk or to a stream...the aspose.words.saving namespace Call the save() method by providing...

    kb.aspose.com/words/python/how-to-transform-mar...
  8. Delete Named Ranges|Documentation

    You can learn how to remove defined names or named ranges from Excel or OpenOffice files with Aspose.Cells for Python via .Net.... Save the workbook to retain the changes...remove_a_name ( "NamedRange" ) # Save the workbook to retain the changes...

    docs.aspose.com/cells/python-net/delete-named-r...
  9. Java API to Export MD to XAMLFLOW | products.as...

    Convert MD to XAMLFLOW using on premise Java API...class Convert MD to DOC by using save method Load DOC file by using...Words Save the document to XAML_FLOW format using save method...

    products.aspose.com/total/java/conversion/md-to...
  10. 限制和 API 差异|Documentation

    Aspose.Cells for Python via Java 限制和API差异... save ( "wb.xlsx" ); } } Aspose.Cells...( "testing..." ) workbook . save ( "wb.xlsx" ) jpype . shutdownJVM...

    docs.aspose.com/cells/zh/python-java/limitation...