Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 375,520 for

save

(0.34 sec)
  1. Remove Tables from PDF using C# | Aspose.PDF

    Remove tables from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Save the file. Delete Tables from...Remove ( table ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/table/remove/
  2. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET...lineAnnotation ); // Save PDF document document . Save ( dataDir + "...squareAnnotation ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/figures-annotation/
  3. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation.... Save the file. The following code...getParagraphs (). add ( table ); // Save updated document containing...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  4. Make NUp of PDF files|Aspose.PDF for .NET

    This article shows how to make NUp of PDF files work with Aspose.PDF Facades using PdfFileEditor class....NUp of the input PDF file and save it to the output PDF file. This...NUp of the input PDF file and save it to the output PDF file. This...

    docs.aspose.com/pdf/net/make-nup-of-pdf-files/
  5. Public API Changes in Aspose.Cells 8.8.3|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....( "A1" ); //Save the result on disk book . save ( dir + "output...loadOptions ); //Save the spreadsheet on disk book . save ( dir + "output...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering document pages or shapes to images in Java....learn more, visit the Specify Save Options documentation article...can pass to the document's "Save" method // to modify the way...

    reference.aspose.com/words/java/com.aspose.word...
  7. Display SVG Formats Using Java | Aspose.PDF

    Open and view SVG documents programmatically with Java sample code using Aspose.PDF for Java...()); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/java/viewer/svg/
  8. Display PCL Formats Using Java | Aspose.PDF

    Open and view PCL documents programmatically with Java sample code using Aspose.PDF for Java...()); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/java/viewer/pcl/
  9. Get a Particular Page in a PDF File in Ruby|Asp...

    Access and manipulate individual pages in PDF documents using Ruby and Aspose.PDF....) # save the newly generated PDF file new_document . save ( data_dir...

    docs.aspose.com/pdf/java/get-a-particular-page-...
  10. Creating Two Dimensional (2D) Barcodes in PHP|D...

    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 the image to your system and...image format to Jpeg $builder -> save ( $dataDir . "Creating2DBarcode...

    docs.aspose.com/barcode/java/creating-two-dimen...