Sort Score
Result 10 results
Languages All
Labels All
Results 9,721 - 9,730 of 375,991 for

save

(0.19 sec)
  1. Display CGM Formats Using Java | Aspose.PDF

    Open and view CGM 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/cgm/
  2. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Manipulate tables in existing PDF file and replace old table with a new one in PDF document with Aspose.PDF for Java.... save ( _dataDir + "ManipulateTable_out...newTable ); // Save document pdfDocument . save ( _dataDir + "TableReplaced_out...

    docs.aspose.com/pdf/java/manipulate-tables-in-e...
  3. Import and Export Annotations to XFDF format us...

    This section explains how to export and import annotations from PDF file to XFDF with Aspose.PDF Facades.... save ( _dataDir + "sample_demo.pdf"...xfdf" ); annotationEditor . save ( _dataDir + "ImportedAnnotation...

    docs.aspose.com/pdf/java/import-export-annotati...
  4. Convert JPG to Image in PHP | products.aspose.com

    Convert JPG to Image in PHP. Use PowerPoint PHP API to convert JPG files to Image...Presentation from JPG file and save it as Image. PHP code for converting...the source JPG files in PHP. Save result as Image file. Free Online...

    products.aspose.com/slides/php-java/conversion/...
  5. Convert HTML to JPG in PHP | products.aspose.com

    Convert HTML to JPG in PHP. Use PowerPoint PHP API to convert HTML files to JPG...Presentation from HTML file and save it as JPG. PHP code for converting...the source HTML files in PHP. Save result as JPG file. Free Online...

    products.aspose.com/slides/php-java/conversion/...
  6. Convert Image to JPG in PHP | products.aspose.com

    Convert Image to JPG in PHP. Use PowerPoint PHP API to convert Image files to JPG...Presentation from Image file and save it as JPG. PHP code for converting...the source Image files in PHP. Save result as JPG file. Free Online...

    products.aspose.com/slides/php-java/conversion/...
  7. 在VSTO和Aspose.Cells中为单元格添加超链接|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...." ); //Save the excel file. objBook . SaveCopyAs...Aspose site" ; //Save the excel file. workbook . Save ( "Hyperlink_test...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...
  8. XamlFlowSaveOptions.saveFormat property | Aspos...

    XamlFlowSaveOptions.SaveFormat property. Specifies the format in which the document will be Saved if this Save options object is used...the document will be saved if this save options object is used...See Also module Aspose.Words.Saving class XamlFlowSaveOptions XamlFlowSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Set Image Size|Aspose.PDF for Java

    This section describes how to set image size PDF file using Java library....setHeight ( 800 ); // save resultant PDF file doc . save ( _dataDir +...

    docs.aspose.com/pdf/java/set-image-size/
  10. Split PDF File into Individual Pages in Ruby|As...

    Understand how to split a PDF file into individual pages with Ruby and Aspose.PDF, making it easier to manage and extract content....)) # save the newly generated PDF file new_document . save ( data_dir...

    docs.aspose.com/pdf/java/split-pdf-file-into-in...