Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 371,747 for

save

(0.17 sec)
  1. Perl|Aspose.Words for Java

    Perl: how to use Aspose.Words for Java....document, inserts some content and saves it as a Microsoft Word .DOC...world!!!" ); //Save output document doc . save ( "C:\\Temp\\out...

    docs.aspose.com/words/java/perl-and-aspose-word...
  2. PageExtractOptions | Aspose.Words for Java

    Allows to specify options for document page extracting in Java....the initial page numbering and save the NUMPAGE field. Document...extractPages(1, 1); extractedDoc1.save(getArtifactsDir() + "Document...

    reference.aspose.com/words/java/com.aspose.word...
  3. 通过Node.js通过C++保存文件的不同方法|Documentation

    Aspose.Cells for Node.js via C++可以将文件保存为不同的格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。...save(string, SaveFormat) 方法。 Workbook.save(string, SaveFormat)...要将文件保存到存储位置,在调用 Workbook 对象的 Workbook.save(string, SaveFormat) 方法时,指定文...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...
  4. Convert PDF to Excel|Aspose.PDF for Java

    Aspose.PDF for Java allows you to convert PDF to Excel format using java. During this, the individual pages of the PDF file are converted to Excel worksheets....Save(..) method. Converting a PDF...(); // Save the output in XLS format pdfDocument . save ( "PDFToXLS_out...

    docs.aspose.com/pdf/java/convert-pdf-to-excel/
  5. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with Java library....PDF file into HTML format and save the images from the PDF file...PDF file into HTML format and save the images from the PDF file...

    docs.aspose.com/pdf/java/convert-pdf-to-html/
  6. HtmlFixedSaveOptions.resources_folder property ...

    HtmlFixedSaveOptions.resources_folder property. Specifies the physical folder where resources (images, fonts, css) are Saved when exporting a document to Html format...resources (images, fonts, css) are saved when exporting a document to...property is False . When you save a Document in Html format, Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Import and Export Data|Aspose.PDF for .NET

    This section explains how to import and Export Data with Aspose.PDF Facades using Form Class....Finally, you can save the PDF file using Save method of the Form...xmlInputStream ); // Save PDF document pdfForm . Save ( dataDir + "...

    docs.aspose.com/pdf/net/import-and-export-data/
  8. Import Data into a PDF File - facades|Aspose.PD...

    This section explains how to import Data to XML from a PDF File with Aspose.PDF Facades using Form Class....Finally, you can save the PDF file using save method of the Form...Finally, you can save the PDF file using save method of the Form...

    docs.aspose.com/pdf/java/import-data-into-a-pdf...
  9. Manage X-Dimension and Y-Dimension in PHP|Docum...

    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....Code128 ); \ # Save the image to file $bb -> save ( $dataDir ....( 0.5 ); \ # Save the image to file $bb -> save ( $dataDir ....

    docs.aspose.com/barcode/java/manage-x-dimension...
  10. Extract Images from PDF C++ | Aspose.PDF

    Extract images from PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save output image. Save updated PDF file. Extract..."output.jpg" ); // Save output image xImage -> Save ( outputImage...

    products.aspose.com/pdf/cpp/images/extract/