Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 380,456 for

save

(0.45 sec)
  1. Online XPS to PPSM Conversion or Develop Java b...

    Free online app to convert XPS to PPSM files. Java conversion library code for XPS documents....Convert XPS to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPSM format using save method and...

    products.aspose.com/total/java/conversion/xps-t...
  2. Online SVG to PPSX Conversion or Develop Java b...

    Free online app to convert SVG to PPSX files. Java conversion library code for SVG documents....Convert SVG to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPSX format using save method and...

    products.aspose.com/total/java/conversion/svg-t...
  3. Online SVG to PPSM Conversion or Develop Java b...

    Free online app to convert SVG to PPSM files. Java conversion library code for SVG documents....Convert SVG to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPSM format using save method and...

    products.aspose.com/total/java/conversion/svg-t...
  4. Online XPS to PPSX Conversion or Develop Java b...

    Free online app to convert XPS to PPSX files. Java conversion library code for XPS documents....Convert XPS to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPSX format using save method and...

    products.aspose.com/total/java/conversion/xps-t...
  5. Online SVG to ODP Conversion or Develop Java ba...

    Free online app to convert SVG to ODP files. Java conversion library code for SVG documents....Convert SVG 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/svg-t...
  6. Add Images to PDF using C++ | Aspose.PDF

    Adding images into PDF documents programmatically with C++ sample code using Aspose.PDF for C++... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/cpp/images/add/
  7. C# API to Export EMAIL to MD | products.aspose.com

    Convert EMAIL to MD without using Microsoft Word or Outlook on .NET...using Save method Load HTML by using Document class Save the document...document to MD format using Save method and set Md as SaveFormat...

    products.aspose.com/total/net/conversion/email-...
  8. Android API to Render PCL to ODT | products.asp...

    Transform PCL to ODT via Android via Java API...Convert PCL to DOC by using save method Load DOC file by using...Aspose.Words Save the document to ODT format using save method and...

    products.aspose.com/total/android-java/conversi...
  9. Android API to Render XPS to ODT | products.asp...

    Transform XPS to ODT via Android via Java API...Convert XPS to DOC by using save method Load DOC file by using...Aspose.Words Save the document to ODT format using save method and...

    products.aspose.com/total/android-java/conversi...
  10. Modifing AcroForm|Aspose.PDF for C++

    Modifing form in your PDF file with Aspose.PDF for C++ library. You can Add or remove fields in existing form, getand set fieldlimit and etc....set_MaxLen ( 15 ); document -> Save ( _dataDir + u "GetValuesFromAllFiel...u "textbox1" , 15 ); form -> Save (); } void GetFieldLimitFacade...

    docs.aspose.com/pdf/cpp/modifing-form/