Sort Score
Result 10 results
Languages All
Labels All
Results 5,411 - 5,420 of 375,720 for

save

(0.3 sec)
  1. Supported File Formats|Aspose.Slides Documentation

    Discover all file formats Aspose.Slides for Android via Java can open, Save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....can load and save: Format Description Load Save Remarks PPT PowerPoint...PowerPoint XML Presentation FAQ Can I save presentations to PDF that meet...

    docs.aspose.com/slides/androidjava/supported-fi...
  2. Supported File Formats|Aspose.Slides for Node.j...

    Discover all file formats Aspose.Slides for Node.js via Java can open, Save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....can load and save: Format Description Load Save Remarks PPT PowerPoint...PowerPoint XML Presentation FAQ Can I save presentations to PDF that meet...

    docs.aspose.com/slides/nodejs-java/supported-fi...
  3. Add Bookmark to PDF using C# | Aspose.PDF

    Add Bookmarks to PDF Programmatically with C# Using Aspose.PDF for .NET... Save the file again This example...‘OutlineItemCollectio’, and then save the modified document bookmark...

    products.aspose.com/pdf/net/bookmarks/
  4. SvgSaveOptions.saveFormat property | Aspose.Wor...

    SvgSaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...docx" ); let options = new aw . Saving . SvgSaveOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Radius of Sphere|Documentation

    Using Aspose.3D for .NET, you can set of get radius of a sphere. In order to get or set radius, you can use Radius property of Sphere class. The following is the code sample to set radius of a sphere.  ...Radius = 10 }); // Save scene scene . Save ( "sphere.obj" ); Create...

    docs.aspose.com/3d/net/working-with-radius-of-s...
  6. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python via C++....the first page of the document Save the document as a PDF file Add...textStamp ) # Save output document document . save ( "sample_stamp...

    products.aspose.com/pdf/python-cpp/stamps/text/
  7. 在PHP中将Excel转换为PDF文件|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/zh/java/converting-excel-...
  8. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  9. Add Bookmark to PDF using C++ | Aspose.PDF

    Add Bookmarks to PDF Programmatically with C++ Using Aspose.PDF for C++... Save the file again This example...‘OutlineItemCollectio’, and then save the modified document bookmark...

    products.aspose.com/pdf/cpp/bookmarks/
  10. Merge PPT Files using Java | products.aspose.com

    Java sample code to combine PPT documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/ppt/