Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 363,370 for

save

(0.19 sec)
  1. Convert PDF to EPUB, TeX, Text, XPS in Rust|Asp...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Rust....Convert a PDF file to EPUB using save_epub function. use asposepdf..."sample.pdf" ) ? ; // Convert and save the previously opened PDF-document...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-oth...
  2. Generate Barcodes with Aspose.BarCode APIs in C...

    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....generate barcode images and then save to the database Developers have...set some properties and then save the barcode image to any location...

    docs.aspose.com/barcode/cpp/generate-barcodes-u...
  3. Format PowerPoint Text in JavaScript|Aspose.Sli...

    Format and style text in PowerPoint and OpenDocument presentations using JavaScript and Aspose.Slides for Node.js. Customize fonts, colors, alignment, and more.... save ( "OutputPresentation-highlight...10 symbols or longer pres . save ( "OutputPresentation-highlight...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  4. HTML to DOC Converter using Python | Aspose.PDF

    Sample code on Python for HTML to DOC conversion. Use example code for batch HTML to DOC conversion with Python and .NET...will be used to generate and save the output PDF files. Create...library to specify settings for saving the converted document in a...

    products.aspose.com/pdf/python-net/conversion/h...
  5. HTML to DOCX Converter using Python | Aspose.PDF

    Sample code on Python for HTML to DOCX conversion. Use example code for batch HTML to DOCX conversion with Python and .NET...will be used to generate and save the output PDF files. Create...library to specify settings for saving the converted document in a...

    products.aspose.com/pdf/python-net/conversion/h...
  6. Supported File Formats|Aspose.Slides for Python...

    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....can load and save: Format Description Load Save Remarks PPT PowerPoint...

    docs.aspose.com/slides/python-java/supported-fi...
  7. Supported File Formats|Documentation

    The following table indicates the file formats that Aspose.3D for Node.js via Java can load and Save....can load and Save. Format Description Load Save Remarks 3DS 3D...

    docs.aspose.com/3d/nodejs-java/supported-file-f...
  8. Manage Presentation Hyperlinks in PHP|Aspose.Sl...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java — enhance interactivity and workflow in minutes....setFontHeight ( 32 ); $presentation -> save ( "presentation-out.pptx" ,...trust Aspose APIs" ); $pres -> save ( "pres-out.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/manage-hyperlinks/
  9. Add Footer to PDF using C++ | Aspose.PDF

    Add footer to PDF programmatically with C++ sample code using Aspose.PDF for C++.... Save the PDF file. Add Image in Footer...imageStamp ); } document -> Save ( _dataDir + outputFileName...

    products.aspose.com/pdf/cpp/footer/
  10. Unfreeze Rows or Columns with Node.js via C++|D...

    In this article, you will learn how to unfreeze rows, columns, or panes of Excel worksheets programmatically using the Node.js API with C++.... Save the file. const path = require...unFreezePanes (); workbook . save ( "Unfrozen.xlsx" ); Attached...

    docs.aspose.com/cells/nodejs-cpp/unfreeze-rows-...