Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 369,804 for

save

(0.2 sec)
  1. Aspose.PSD for .NET 22.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(Aspose.PSD.StreamContainer)...; psdImage . Save ( outputPsd ); psdImage . Save ( outputPng ...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  2. Փոխարկել DOC RTF C++

    Փոխարկեք DOC ը RTF ձևաչափի C++ կոդով: Պահեք DOC որպես RTF օգտագործելով C++:...ելքային ֆայլի ուղին և օգտագործեք Save() մեթոդը՝ արդյունքը որպես RTF...<Document>( u"Input.doc" ); doc-> Save ( u"Output.rtf" ); using namespace...

    products.aspose.com/words/hy/cpp/conversion/doc...
  3. Փոխարկել WORD XPS C++

    Փոխարկեք WORD ը XPS ձևաչափի C++ կոդով: Պահեք WORD որպես XPS օգտագործելով C++:...ելքային ֆայլի ուղին և օգտագործեք Save() մեթոդը՝ արդյունքը որպես XPS...<Document>( u"Input.docx" ); doc-> Save ( u"Output.xps" ); using namespace...

    products.aspose.com/words/hy/cpp/conversion/wor...
  4. Convert DOCX to PPSX via C++ or with free Onlin...

    Export DOCX to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPSX online converter quickly before integrating the code....Convert DOCX to HTML by using Save member function Initialize a...Presentation file Save the document to PPSX format using Save method and...

    products.aspose.com/total/cpp/conversion/docx-t...
  5. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++.... Save the file. The following code...get_Paragraphs () -> Add ( table ); // Save updated document containing...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  6. Create 3D Presentations in Java|Aspose.Slides D...

    Generate interactive 3D presentations in Java with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use.... save ( "sample_3d.png" , ImageFormat... dispose (); presentation . save ( "sandbox_3d.pptx" , SaveFormat...

    docs.aspose.com/slides/java/3d-presentation/
  7. Convert EPUB to PPS via Java API | products.asp...

    Java API to Convert EPUB to PPS without using Microsoft Word...Convert EPUB to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPS format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  8. Convert EPUB to ODP via Java API | products.asp...

    Java API to Convert EPUB to ODP without using Microsoft Word...Convert EPUB to PPTX by using save method Load PPTX document by...Presentation class Save the document to ODP format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  9. Convert EPUB to PPT via Java API | products.asp...

    Java API to Convert EPUB to PPT without using Microsoft Word...Convert EPUB to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/java/conversion/epub-...
  10. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS 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...