Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 369,804 for

save

(0.16 sec)
  1. Convert PowerPoint Presentations to TIFF on And...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for Android, with Java code examples....Presentation to TIFF Using the save method provided by the Presentation...{ // Save the presentation as TIFF. presentation . save ( "output...

    docs.aspose.com/slides/androidjava/convert-powe...
  2. Convert Doc to HTML in Ruby|Aspose.Words for Java

    Converting Doc to HTML using Ruby in Java....roundtrip information when saving to HTML, MHTML or EPUB. \ #...setExportRoundtripIn ( true ) doc . save ( data_dir + "ExportRoundtripInfor...

    docs.aspose.com/words/java/convert-doc-to-html-...
  3. Convert PowerPoint Presentations to TIFF in Pyt...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Python via .NET. Step-by-step guide with code examples included....Presentation to TIFF Using the save method provided by the Presentation...presentation : # Save the presentation as TIFF. presentation . save ( "output...

    docs.aspose.com/slides/python-net/convert-power...
  4. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....the overlap setting, and then save the result as a PPTX file: sbyte...ParentSeriesGroup . Overlap = overlap ; } // Save the presentation file to disk...

    docs.aspose.com/slides/net/chart-series/
  5. Aspose.PSD for .NET 18.10 - 发行说明|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 ( pngExportPath100 , saveOptions...fileName + "_Test50.png" ; im . Save ( pngExportPath50 , saveOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  6. OleFormat.suggested_extension property | Aspose...

    OleFormat.suggested_extension property. Gets the file extension suggested for the current embedded object if you want to Save it into a file....embedded object if you want to save it into a file. @property def...is_locked ) # If we plan on saving the OLE object to a file in...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.remove_personal_information property |...

    Document.remove_personal_information property. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, revisions and document properties upon saving the document....and document properties upon saving the document. @property def...information during a manual save. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Import 3D Scenes and Contents from a PDF in C#|...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can extract 3D scenes and contents from a PDF file....iterate through the contents, and save them into the separate files...example: Extract All 3D Scenes and Save them into Supported 3D Formats...

    docs.aspose.com/3d/net/import-3d-scenes-and-con...
  9. Conversion to PDF|Aspose.Slides 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....Presentation class exposes the Save method that can be called to...Presentation ( srcFileName ); //Save the presentation to PDF with...

    docs.aspose.com/slides/net/conversion-to-pdf/
  10. Adding Attachment to PDF document|Aspose.PDF fo...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for C++ library...fileSpecification ); // Save new output pdfDocument -> Save ( _dataDir +..."AddAttachment_out.pdf" ); } Extract and Save an Attachment...

    docs.aspose.com/pdf/cpp/add-attachment-to-pdf-d...