Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 371,740 for

save

(0.18 sec)
  1. C++ API to Convert SVG to ODP | products.aspose...

    Convert SVG to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert SVG to PPTX by using Save method function Load PPTX document...reference Save the document to ODP format using Save member function...

    products.aspose.com/total/cpp/conversion/svg-to...
  2. C++ API to Convert SVG to PPS | products.aspose...

    Convert SVG to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert SVG to PPTX by using Save method function Load PPTX document...reference Save the document to PPS format using Save member function...

    products.aspose.com/total/cpp/conversion/svg-to...
  3. Java 3D Formats Extract Assets | products.aspos...

    Extract Assets from 3D format 3ds 3mf amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x via Java library using a few lines of java code....asset class, and call the The Save method for the relevant output...Create save options with FbxSaveOptions to create save options...

    products.aspose.com/3d/java/extractor/
  4. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for Java....collection of page instance And save your PDF file package com.aspose...object" )); // Save PDF file pdfDocument . save ( _dataDir + ...

    docs.aspose.com/pdf/java/add-rectangle/
  5. Aspose.PSD for .NET 21.12 - 发行说明|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 ( output ); } PSDNET-812. 加载...Image . Load ( src )) { img . Save ( output ); } PSDNET-870. 加载不支持的...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Working with Linear Extrusion|Documentation

    Aspose.3D for 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 ( MyDir + "LinearExtrusion...setSlices ( 10 );}}); // Save 3D scene scene . save ( MyDir + "SlicesInLinearExtrus...

    docs.aspose.com/3d/java/working-with-linear-ext...
  7. Convert PDF to PDF/A formats|Aspose.PDF for C++

    Learn how to convert PDF documents to PDF/A format for long-term preservation using Aspose.PDF in C++....Delete ); // Save output document document -> Save ( _dataDir +...Delete ); // Save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/convert-pdf-to-pdfa/
  8. Supported File Formats|Aspose.PDF for JavaScrip...

    This page shows which of Aspose.PDF for JavaScript can load and Save file formats....can load and Save. Format Description Load Save Remarks PDF Portable...Format XPS XPS Documents XLSX Saves the document in the Microsoft...

    docs.aspose.com/pdf/javascript-cpp/supported-fi...
  9. Convert ICS to OFT via C# | products.aspose.com

    Sample code for ICS to OFT C# conversion. Use API example code for batch ICS files to OFT conversion within VB.NET, Asp.NET or any .NET based application.... Save as MSG to MemoryStream. Load...MapiMessage. Call MapiMessage.Save method. Pass the output file...

    products.aspose.com/email/net/conversion/ics-to...
  10. Add, Move or Delete pages in PDF using php-java...

    Manipulate PDF pages of your document programmatically with PHP sample code using Aspose.PDF for PHP via Java... Save the output PDF using the Save method. Add New...insert ( 2 ); // Save output document $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/pages/