Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 375,752 for

save

(0.11 sec)
  1. Feature List | Aspose.Page for .NET

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for .NET....model classes Save XPS documents as raster images Save XPS documents...with XPS elements Save PDF to stream Save XPS documents to PostScript...

    docs.aspose.com/page/net/feature-list/
  2. 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...
  3. 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...
  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. 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/
  7. Convert PDF to PDF/A-2A not valid - Free Suppor...

    Hello Support Team We make use of the conversion method (of aspose.pdf version 24.7) that converts pdf to pdfa-2a. In order to be able to assure the customer that the converted pdf’s are in pdfa-2a, we have used the val…...Save(). This is not obvious and should...WriteLine("isValidated : " + isValidated); doc.Save(dataDir + "11_out.pdf"); bool...

    forum.aspose.com/t/convert-pdf-to-pdf-a-2a-not-...
  8. TxtSaveOptions.AddBidiMarks | Aspose.Words for ...

    Discover how the TxtSaveOptions AddBidiMarks property enhances plain text exports by adding bidirectional marks for improved readability and formatting....document's "Save" method // to modify how we save the document...AddBidiMarks = addBidiMarks ; doc . Save ( ArtifactsDir + "TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Extract image and change stamp position|Aspose....

    This section explains how to extract Image and Change Position of a Stampwith Aspose.PDF Facades....Once you get the image, you can save the image or work with different...Then, you can save the updated file using Save method. The following...

    docs.aspose.com/pdf/net/extract-image-and-chang...
  10. ImageData.set_image method | Aspose.Words for P...

    aspose.words.drawing.ImageData.set_image method... save ( file_name = ARTIFACTS_DIR...insert_node ( shape ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...