Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 371,733 for

save

(0.21 sec)
  1. Add Pages to PDF using Rust | Aspose.PDF

    Add PDF pages to your document programmatically with Rust sample code using Aspose.PDF for Rust via C++... Save the output PDF using the Save method. Insert...; // Save the previously opened PDF-document pdf . save () ?...

    products.aspose.com/pdf/rust-cpp/pages/add/
  2. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF document with Java....Finally, save the updated PDF using the Document object’s Save method...link ); // Save updated document document . save ( _dataDir +...

    docs.aspose.com/pdf/java/create-links/
  3. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++....Finally, save the updated PDF using the Document object’s Save method...link ); // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/create-links/
  4. Replace Image in Existing PDF File uisng C++|As...

    This section describes about replace image in existing PDF file using ++ library....particular image, save the updated PDF file using Save method of the...jpg" )); // Save updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/replace-image-in-existi...
  5. OoxmlSaveOptions.compressionLevel property | As...

    OoxmlSaveOptions.compressionLevel property. Specifies the compression level used to Save document...the compression level used to save document. The default value...compressionLevel () : Aspose . Words . Saving . CompressionLevel Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert PDF to PowerPoint in Python|Aspose.PDF ...

    Master the conversion of PDFs to PowerPoint slides using Aspose.PDF for Python via Java. Follow our detailed instructions for high-quality PPTX results....Save(..) method . The following code...class Use the Save method of the Document object to save the PDF as...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  7. Public API Changes in Aspose.Cells 8.3.1|Docume...

    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....ShowCellRange = true ; //Save the workbook workbook . Save ( "output.xlsx"...ShowCellRange = True ' Save the workbook m_workbook . Save ( "output.xlsx"...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Convert PowerPoint Presentations to XPS in PHP|...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS using Aspose.Slides for PHP via Java. Get step-by-step guide and sample code.... you will find it easier to save, share, and print your documents...so you may want to consider saving files to this format. If you...

    docs.aspose.com/slides/php-java/convert-powerpo...
  9. TxtSaveOptionsBase.Encoding | Aspose.Words for ...

    Discover how to optimize text exports with TxtSaveOptionsBase's Encoding property. Easily set encoding options for seamless UTF-8 text formatting....document's "Save" method // to modify how we save the document.... Encoding . UTF8 )); doc . Save ( ArtifactsDir + "TxtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Convert Project Data to SVG Format | Aspose.Tas...

    This article explains how to convert Microsoft Project files to SVG format using Aspose.Tasks for C# and other platforms.... Saving a Project as SVG The class exposes the Save method...used to save a project in various formats. The Save method allows...

    docs.aspose.com/tasks/cpp/convert-project-data-...