Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 369,807 for

save

(0.07 sec)
  1. How to Convert Project Data to CSV and Text For...

    This article provides guidance on converting project data into CSV and text formats using Aspose.Tasks for C#....Project (MSP) allows developers to save project data (MPP/XML) comma-delimited...for C++ API also allows you to save project data to the same formats...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  2. Manage Slide Show in C++|Aspose.Slides Document...

    Learn how to manage slide shows in Aspose.Slides for C++. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....showType ); presentation -> Save ( u "output.pptx" , SaveFormat...set_Loop ( true ); presentation -> Save ( u "output.pptx" , SaveFormat...

    docs.aspose.com/slides/cpp/manage-slide-show/
  3. Add and Delete a Bookmark|Aspose.PDF for Java

    You can add a bookmark to a PDF document with Java. It is possible to delete all or particular bookmarks from a PDF document....pdfOutline ); // Save the update document pdfDocument . save ( _dataDir...pdfOutline ); // Save output pdfDocument . save ( _dataDir + "...

    docs.aspose.com/pdf/java/add-and-delete-bookmark/
  4. Render Presentations with Fallback Fonts in Jav...

    Render presentations with fallback fonts in Aspose.Slides for Java – keep text consistent across PPT, PPTX and ODP with step-by-step Java code samples....save method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/java/render-presentation...
  5. Render Presentations with Fallback Fonts on And...

    Render presentations with fallback fonts in Aspose.Slides for Android – keep text consistent across PPT, PPTX and ODP with step-by-step Java code samples....save method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/androidjava/render-prese...
  6. Aspose::Words::Saving::OoxmlSaveOptions::get_Co...

    Aspose::Words::Saving::OoxmlSaveOptions::get_CompressionLevel method. Specifies the compression level used to Save document. The default value is Normal in C++....Aspose::Words::Saving::OoxmlSaveOptions::get_CompressionLevel...the compression level used to save document. The default value...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Render Presentations with Fallback Fonts in PHP...

    Render presentations with fallback fonts in Aspose.Slides for PHP via Java – keep text consistent across PPT, PPTX and ODP with step-by-step code samples....save method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/php-java/render-presenta...
  8. Manage X-Dimension and Y-Dimension in Ruby|Docu...

    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 ( data_dir + "barcode...( 0 . 5 ) \ # Save the image to file bb . save ( data_dir + ...

    docs.aspose.com/barcode/java/manage-x-dimension...
  9. Convert HTML to PDF file in Java|Aspose.PDF for...

    Explore how to convert HTML content into PDF format using Aspose.PDF in Java....load HTML to Document class and save it as output PDF. Converting...Library, API or Code to Render, Save, Generate or Create PDF Programmatically...

    docs.aspose.com/pdf/java/convert-html-to-pdf/
  10. Add Images to PDF using JavaScript via C++ | As...

    Adding images into PDF documents programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/javascript-cpp/images/add/