Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 368,190 for

save

(0.1 sec)
  1. 在 Jython 中保存文件|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 in default ( Excel2003 ) format workbook . save ( dataDir...out.xls" ) # Save in Excel2003 format workbook . save ( dataDir...

    docs.aspose.com/cells/zh/java/saving-files-in-j...
  2. Move PDF Pages|Aspose.PDF for Java

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Java.... Save the output PDF using the Save method. Delete...source document. Save the source PDF using the Save method. The following...

    docs.aspose.com/pdf/java/move-pages/
  3. Move PDF Pages programmatically C++|Aspose.PDF ...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for C++.... Save the output PDF using the Save method. Delete...source document. Save the source PDF using the Save method. The following...

    docs.aspose.com/pdf/cpp/move-pages/
  4. BuiltInDocumentProperties.LastSavedTime | Aspos...

    Discover the BuiltInDocumentProperties LastSavedTime property to easily track your document's last Save time in UTC. Enhance your document management today!...or sets the time of the last save in UTC. public DateTime LastSavedTime...returns the local time of last save operation. Aspose.Words does...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Converter.convert_to_images method | Aspose.Wor...

    aspose.words.lowcode.Converter.convert_to_images method...convert_to_images(input_file, output_file, save_format) Converts the pages of...: str , output_file : str , save_format : aspose . words . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert Mesh of a single 3D object in PLY file|...

    The overloaded EncodeMesh members exposed by the PlyFormat class can be used to convert the Mesh of a 3D object to PLY file. The EncodeMesh members take the Mesh, output file name and PlySaveOptions objects as parameters. Using the PLY Save options, developers can change the name of coordinate components.... Create a 3D object and save it to PLY file The overloaded...as parameters. Using the PLY save options, developers can change...

    docs.aspose.com/3d/python-net/convert-mesh-of-a...
  7. Move PDF Pages programmatically C#|Aspose.PDF f...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for .NET.... Save the output PDF using the Save method. Delete...source document. Save the source PDF using the Save method. The following...

    docs.aspose.com/pdf/net/move-pages/
  8. Move Pages to PDF using C++ | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with C++ sample code using Aspose.PDF for C++... Save the output PDF using the Save method. Add page...document. Save output file. Delete page in source document. Save the...

    products.aspose.com/pdf/cpp/pages/move/
  9. Aspose.PSD for .NET 24.1 - 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.... Save ( outputFile , new PngOptions...sourceFile1 , opt )) { img . Save ( outputFile1 , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-1...
  10. Draw Ellipse|Documentation

    This section explains how to draw ellipse,circle or oval in a visio page with Aspose.Diagram. Support using C# to draw circle or oval and Save as pdf, svg, html, image, xps and other formats....draw a circle in the page and save as SVG format. The code example...circle in a Visio drawing and save as SVG format. Draw Circle in...

    docs.aspose.com/diagram/net/drawing/draw-ellipse/