Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 368,012 for

save

(0.26 sec)
  1. Format PowerPoint Text in Java|Aspose.Slides Do...

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

    docs.aspose.com/slides/java/text-formatting/
  2. Merge PCL files using C++ | Aspose.PDF

    Merge PCL files programmatically with C++ sample code using Aspose.PDF for C++...download format to any supported save format. Aspose.PDF for C++ library...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/cpp/merger/pcl/
  3. Merge MD files using C++ | Aspose.PDF

    Merge MD files programmatically with C++ sample code using Aspose.PDF for C++...download format to any supported save format. Aspose.PDF for C++ library...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/cpp/merger/md/
  4. Merge EPUB files using C++ | Aspose.PDF

    Merge EPUB files programmatically with C++ sample code using Aspose.PDF for C++...download format to any supported save format. Aspose.PDF for C++ library...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/cpp/merger/epub/
  5. Render Project to Multipage TIFF | Aspose.Tasks...

    Learn how to export your project files (MPP/XML/Primavera XML) as multipage TIFF using Aspose.Tasks for Java....and saves an image to disk. Removes compression and saves an image...Project(file); 4 //Save the project to TIFF 5 project. save ( "RenderMe...

    docs.aspose.com/tasks/java/render-project-to-mu...
  6. Margins enumeration | Aspose.Words for Python

    aspose.words.Margins enumeration. Specifies preset margins....docx' ) # Saving a document to PDF, to an image...document within its pages. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert DOCM to PPSM via C++ or with free Onlin...

    Export DOCM to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to PPSM online converter quickly before integrating the code....PowerPoint presentation and save it as a PPSM file. The Aspose...loaded, the presentation can be saved as a PPSM file. This process...

    products.aspose.com/total/cpp/conversion/docm-t...
  8. Convert DOTX to ODP via C++ or with free Online...

    Export DOTX to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to ODP online converter quickly before integrating the code....Finally, the presentation can be saved as an ODP file. Aspose.Total...Total for C++, developers can save time and effort when converting...

    products.aspose.com/total/cpp/conversion/dotx-t...
  9. Aspose::Words::Saving::FontSavingArgs class | A...

    Aspose::Words::Saving::FontSavingArgs class. Provides data for the FontSaving() event. To learn more, visit the documentation article in C++....Aspose::Words::Saving::FontSavingArgs class Contents [ Hide ]...event. To learn more, visit the Save a Document documentation article...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Create Links in PDF file with C#|Aspose.PDF for...

    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...collection. Save the updated PDF using the Document object’s Save method...

    docs.aspose.com/pdf/net/create-links/