Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 369,814 for

save

(0.45 sec)
  1. Adding Attachment to a PDF document|Aspose.PDF ...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for . NET library...fileSpecification ); // Save PDF document document . Save ( dataDir + "AddAnnotations_out..."AddAnnotations_out.pdf" ); } } Extract and Save an Attachment Analyzing your...

    docs.aspose.com/pdf/net/add-attachment-to-pdf-d...
  2. BuiltInDocumentProperties.hyperlinkBase propert...

    BuiltInDocumentProperties.hyperlinkBase property. Specifies the base string used for evaluating relative hyperlinks in this document.... save ( base . artifactsDir + "DocumentProperties...to the one we are planning to save the document in. // We could...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Create archive from one or more files via Java

    How to put in a ZIP/TAR archive one or more files. Explore how to add file to archive with Aspose.Zip via Java... save ( "archive.zip" ); } This code..."data2.bin". Saving the Archive: Finally, the save method is called...

    products.aspose.com/zip/java/advanced-api-featu...
  4. Convert ODT to PPSM via C++ or with free Online...

    Export ODT to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to PPSM online converter quickly before integrating the code....create a new presentation, and save it as PPSM. This process is...Convert ODT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/odt-to...
  5. Convert ODT to PPT via C++ or with free Online ...

    Export ODT to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to PPT online converter quickly before integrating the code....create a new presentation, and save it as a PPT file. This process...Convert ODT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/odt-to...
  6. Convert DOT to POTX via C++ or with free Online...

    Export DOT to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to POTX online converter quickly before integrating the code....create a new presentation and save it as a POTX file. This process...Convert DOT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dot-to...
  7. Add, Extract, or Remove Attachments in PDF usin...

    Java source code to add, extract and remove Attachments in PDF file....the collection’s Add method Save the PDF file. Adding Attachment...fileSpecification ); // Save the updated document pdfDocument . save ( "output...

    products.aspose.com/pdf/java/attachments/
  8. Split PDF pages|Aspose.PDF for Java

    This section explains how to split PDF pages with com.aspose.pdf.facades Facades using PdfFileEditor class....loop through this array and save the individual sets of pages.... pdf ", numberOfPages); // Save individual files for (ByteArrayInputStream...

    docs.aspose.com/pdf/java/split-pdf-pages/
  9. Extract Images from Worksheets using ImageOrPri...

    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/python-net/extract-images...
  10. Specify Default Presentation Fonts on Android|A...

    Set default fonts in Aspose.Slides for Android via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....try { // save the image on the disk. slideImage . save ( "output...(); } // Generate PDF pres . save ( "output_out.pdf" , SaveFormat...

    docs.aspose.com/slides/androidjava/default-font/