Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 380,818 for

save

(0.34 sec)
  1. Remove Breaks in Python|Aspose.Words for Java

    Remove Breaks using Python....removeSectionBreaks ( doc ) \# Save the document . doc . save ( self . dataDir...

    docs.aspose.com/words/java/remove-breaks-in-pyt...
  2. Aspose.PSD for .NET 20.7 - Release Notes|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....Failed to save LayerMask Bug PSDNET-597 If we save PSD file after...for .NET Bug PSDNET-650 Image saving failed exception when converting...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-7...
  3. How to Run Aspose.Email|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.... Body ); // Save email in EML format eml . Save ( "my.eml" ,...DefaultEml ); // Save email in MSG format eml . Save ( "my.msg" ,...

    docs.aspose.com/email/net/how-to-run-aspose-email/
  4. Converting Excel to PDF Files 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....); // Save the document in PDF format $workbook -> save ( $dataDir...

    docs.aspose.com/cells/java/converting-excel-to-...
  5. Convert all Polygons to Triangles in 3D Model|D...

    Using Aspose.3D for Python via .NET API, developers can convert all polygons to triangles in any supported 3D file....triangulate ( scene ) # Save 3D scene scene . save ( "out" + "triangulated_out...

    docs.aspose.com/3d/python-net/convert-all-polyg...
  6. Shape Annotations via Java|Aspose.PDF for Java

    Learn how to add, inspect, and delete square, circle, polygon, and polyline annotations in PDF documents using Aspose.PDF for Java....the annotation to the page and save the updated document. public...squareAnnotation ); document . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/shape-annotations/
  7. Set Background Picture of a Worksheet|Documenta...

    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 the workbook. The code samples..."e:\\test\\school.jpg" ); //Save the Excel file. objBook . SaveCopyAs...

    docs.aspose.com/cells/net/set-background-pictur...
  8. 在VSTO和Aspose.Cells中插入和移除工作表中的单元格注释|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....comment" ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit...comment" ; //Save As the excel file. workbook . Save ( "Book1.xls"...

    docs.aspose.com/cells/zh/net/inserting-and-remo...
  9. Add HTML String using DOM in Python|Aspose.PDF ...

    Explains how to add HTML string in DOM using Python with PDF file format library... add ( title ) # Save PDF file doc . save ( self . dataDir +...

    docs.aspose.com/pdf/java/add-html-string-using-...
  10. Interactive Annotations using Java|Aspose.PDF f...

    Learn how to add, inspect, and delete link annotations in PDF documents using Java....the annotation to the page and save the updated PDF. public static...linkAnnotation ); document . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/pdfannotationeditor-cl...