Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 375,987 for

save

(0.29 sec)
  1. Split PDF programmatically|Aspose.PDF for Java

    This topic shows how to split PDF pages into individual PDF files in your Java applications.... Save the new PDF using Save method. The following...add ( pdfPage ); newDocument . save ( _dataDir + "page_" + pageCount...

    docs.aspose.com/pdf/java/split-document/
  2. PageSet | Aspose.Words for .NET

    Create a tailored one-page set effortlessly with PageSet constructor, designed for precise page indexing and seamless user experience....can pass to the document's "Save" method // to modify the way...new PageSet ( 1 ); // When we save the document to the JPEG format...

    reference.aspose.com/words/net/aspose.words.sav...
  3. OoxmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Docx](../../aspose.words/Saveformat/#Docx), [SaveFormat.Docm](../../aspose.words/Saveformat/#Docm), [SaveFormat.Dotx](../../aspose.words/Saveformat/#Dotx), [SaveFormat.Dotm](../../aspose.words/Saveformat/#Dotm) or [SaveFormat.FlatOpc](../../aspose.words/Saveformat/#FlatOpc) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FileFormatUtil.contentTypeToSaveFormat method |...

    FileFormatUtil.contentTypeToSaveFormat method. Converts IANA content type into a Save format enumerated value....Converts IANA content type into a save format enumerated value. contentTypeToSaveFor...the corresponding Aspose load/save format from each media type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose.Cells 8.4.0 中的公共 API 变更|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....code ; } } //Save the output Excel file workbook . Save ( "output...RemoveAt ( 0 ); //Save the workbook workbook . Save ( "output.xlsx"...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. Online PDF to FLATOPC Conversion or Develop Jav...

    Free online app to convert PDF to FLATOPC files. Java conversion library code for PDF documents....Convert PDF to DOC by using save method Load DOC file by using...Words Save the document to FLAT_OPC format using save method...

    products.aspose.com/total/java/conversion/pdf-t...
  7. Online PDF to MARKDOWN Conversion or Develop Ja...

    Free online app to convert PDF to MARKDOWN files. Java conversion library code for PDF documents....Convert PDF to DOC by using save method Load DOC file by using...Words Save the document to MARKDOWN format using save method...

    products.aspose.com/total/java/conversion/pdf-t...
  8. Online XPS to MHTML Conversion or Develop Java ...

    Free online app to convert XPS to MHTML files. Java conversion library code for XPS documents....Convert XPS to DOC by using save method Load DOC file by using...Aspose.Words Save the document to MHTML format using save method and...

    products.aspose.com/total/java/conversion/xps-t...
  9. Online PCL to GIF Conversion or Develop Java ba...

    Free online app to convert PCL to GIF files. Java conversion library code for PCL documents....Convert PCL to DOC by using save method Load DOC file by using...Aspose.Words Save the document to GIF format using save method and...

    products.aspose.com/total/java/conversion/pcl-t...
  10. Create PDF Forms using php-java | Aspose.PDF

    Create PDF forms and add fields programmatically with PHP sample code using Aspose.PDF for PHP via Java....Add field to the document and save modified PDF Create PDF Forms...$textBoxField , 1 ); // Save modified PDF $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/acroforms/create/