Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 373,074 for

save

(0.44 sec)
  1. Convert PDF to PPTX in C++ | products.aspose.com

    Convert PDF to PPTX in C++. Use C++ library API to convert PDF files to PPTXs...Presentation from PDF file and save it as PPTX. C++ code for converting...u "InputPDF.pdf" ); pres -> Save( u "pres.pptx" , SaveFormat...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  2. Convert PDF to PPT in C++ | products.aspose.com

    Convert PDF to PPT in C++. Use C++ library API to convert PDF files to PPTs...Presentation from PDF file and save it as PPT. C++ code for converting...u "InputPDF.pdf" ); pres -> Save( u "pres.ppt" , SaveFormat ::...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  3. Convert CGM to POTM via Java API | products.asp...

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

    products.aspose.com/total/java/conversion/cgm-t...
  4. Convert PS to POTX via Java API | products.aspo...

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

    products.aspose.com/total/java/conversion/ps-to...
  5. Convert MD to POWERPOINT via Java API | product...

    Java API to Convert MD to POWERPOINT without using Microsoft Word...Convert MD 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/md-to...
  6. Convert JPG to PDF in C++ | products.aspose.com

    Convert JPG to PDF in C++. Use C++ library API to convert JPG files to PDFs...Presentation from JPG file and save it as PDF. C++ code for converting...0f , 100.0f , image); pres -> Save( u "pres.pdf" , SaveFormat ::...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  7. Justify Text in a Textbox Field|Aspose.PDF for ...

    This article shows you how to Justify Text in a Textbox Field using Form Class....Aspose" ); // Save PDF document in Memory Stream form . Save ( ms );...DecorateField (); // Save PDF document formEditor . Save ( dest ); } }...

    docs.aspose.com/pdf/net/justify-text-in-a-textb...
  8. 在 VSTO 和 Aspose.Cells 中合并或取消合并工作表中的单元格|Document...

    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....Value ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit...rng1 . Merge (); //Save the file. workbook . Save ( "Book1.xls" );...

    docs.aspose.com/cells/zh/net/merge-or-unmerge-c...
  9. Working with Attachments in PDF|Aspose.PDF for C++

    Add attachments to your PDF, extract, remove and Save attachments with C++ library. Create a PDF Portfolio with Aspose.PDF for C++....information of an attachment, and save it to file, delete the attachment...to a PDF document Extract and save an attachment Removing attachment...

    docs.aspose.com/pdf/cpp/attachments/
  10. Extract Images from Worksheets|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....from Microsoft Excel files and save them to a local drive. This...images from an Excel file and save them. AI Document Assistant...

    docs.aspose.com/cells/java/extract-images-from-...