Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 369,867 for

save

(0.2 sec)
  1. Import Presentations from PDF or HTML in JavaSc...

    Import PDF and HTML documents into PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js for seamless, high-performance slide processing.... Use the save() method to save the file in the PowerPoint...addFromPdf ( "InputPDF.pdf" ); pres . save ( "OutputPresentation.pptx"...

    docs.aspose.com/slides/nodejs-java/import-prese...
  2. C++ API to Export MHTML to DOCM | products.aspo...

    Convert MHTML to DOCM within C++ applications....page archive format used to save web pages for offline viewing...audio, and video. It is used to save web pages for offline viewing...

    products.aspose.com/total/cpp/conversion/mhtml-...
  3. Aspose::Words::Saving::PsSaveOptions::get_UseBo...

    Aspose::Words::Saving::PsSaveOptions::get_UseBookFoldPrintingSettings method. Gets or sets a boolean value indicating whether the document should be Saved using a booklet printing layout, if it is specified via MultiplePages in C++....Aspose::Words::Saving::PsSaveOptions::get_UseBookFoldPrintingS...whether the document should be saved using a booklet printing layout...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images....save(..) method. Check next code...PptxSaveOptions pptx_save = new PptxSaveOptions (); // Save the output...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...
  5. Convert VCF to BMP in Python | products.aspose.com

    Save VCF to BMP in your Python applications without using Microsoft Outlook or Word...NET” API and save it into the respective Word...tool that can help developers save time and effort when dealing...

    products.aspose.com/total/python-net/conversion...
  6. Choose Recognition Symbology|Documentation

    Learn how to choose and configure barcode symbologies when using BarCodeReader in Aspose.BarCode for Java.... save ( fullPath , BarCodeImageFormat..."123456789" ); barcodeGenerator . save ( fullPath , BarCodeImageFormat...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. Add, Move or Delete pages in PDF using C++ | As...

    Manipulate PDF pages of your document programmatically with C++ sample code using Aspose.PDF for C++... Save the output PDF using the Save method. Add New...Insert ( 2 ); // Save output file document -> Save ( _dataDir + outputFileName...

    products.aspose.com/pdf/cpp/pages/
  8. Add Pages to PDF using Java | Aspose.PDF

    Add PDF pages to your document programmatically with Java sample code using Aspose.PDF for Java... Save the output PDF using the Save method. Insert...insert ( 2 ); // Save updated PDF pdfDocument . save ( DATA_DIR ....

    products.aspose.com/pdf/java/pages/add/
  9. Convert PDF/A to PDF format|Aspose.PDF for Java

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with Java library....removePdfaCompliance (); // Save output in XML format document . save ( documentFileName...add (); // Save updated document document . save ( documentFileName...

    docs.aspose.com/pdf/java/convert-pdfa-to-pdf/
  10. 在输出的HTML中单独导出工作表CSS|Documentation

    了解如何在将Excel文件转换为HTML时,将工作表的CSS单独导出,使用编号Aspose.Cells for C++。...SetStyle ( st ); // Specify html save options - export worksheet css...( true ); // Save the workbook in html wb . Save ( u "outputExportWorkshee...

    docs.aspose.com/cells/zh/cpp/export-worksheet-c...