Sort Score
Result 10 results
Languages All
Labels All
Results 8,341 - 8,350 of 347,039 for

save

(0.24 sec)
  1. 形状效果|Aspose.Slides 文档

    在 Java 中对 PowerPoint 形状应用效果... save ( "output.pptx" , SaveFormat...setBlurRadius ( 4 ); pres . save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  2. Crop PDF using C++ | Aspose.PDF

    Crop PDF without losing quality in C++ programmatically with C# sample code using Aspose.PDF for C++...and create new Box Rectagle Save the updated document to the...the new path using the Save() method. If you want to crop a PDF...

    products.aspose.com/pdf/cpp/crop/
  3. Convert HTML to XML in Python | products.aspose...

    Convert HTML to XML in Python. Use Python library API to convert HTML files to XMLs...Presentation from HTML file and save it as XML. Python code for converting...source HTML files in Python. Save result as XML file. Convert...

    products.aspose.com/slides/python-net/conversio...
  4. Convert Latex to Word using Python

    Follow this article to convert Latex to Word using Python. It has the details to set the IDE, steps, and sample code to perform Latex to Word conversion using Python....with the specified settings Save the TEX document as a Word file...specified properties. Finally, save the loaded file as a Word file...

    kb.aspose.com/pdf/python/convert-latex-to-word-...
  5. How to Convert OneNote Notebook to PDF using Java

    This simple topic describes how to convert OneNote Notebook to PDF using Java. OneNote Notebooks are used for creating Notes in digital form and one can easily convert .one file to PDF in Java with simple API calls....converting to PDF Save the source .one file to PDF using Save method and...file to PDF file in with the save method and SaveFormat enumerator...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  6. Convert HTML to Image in Java | products.aspose...

    Convert HTML to Image in Java. Use Java library API to convert HTML files to Images...Presentation from HTML file and save it as Image. Java code for converting...the source HTML files in Java. Save result as Image file. Free Online...

    products.aspose.com/slides/java/conversion/html...
  7. Convert PDF to XML in C++ | products.aspose.com

    Convert PDF to XML in C++. Use C++ library API to convert PDF files to XMLs...Presentation from PDF file and save it as XML. C++ code for converting...the source PDF files in C++. Save result as XML file. Free Online...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  8. Slide Section|Aspose.Slides Documentation

    Add and edit section in PowerPoint presentation in C# or .NET... Save ( "pres-sections.pptx" , SaveFormat...ReorderSectionWithSl ( section2 , 0 ); pres . Save ( "pres-sections-moved.pptx"...

    docs.aspose.com/slides/net/slide-section/
  9. Add Watermark to PPTX Presentation Files using ...

    Java source code for adding Watermark to PPTX Presentation.... save ( "watermark.pptx" , SaveFormat...PictureFillMode . Stretch ); pres . save ( "watermark2.pptx" , SaveFormat...

    products.aspose.com/slides/java/watermark/pptx/
  10. Extract Images from PDF and recognize BarCodes|...

    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....Images from particular page and save them in MemoryStream object...MemoryStream ()) { // Save PDF document image xImage . Save ( imageStream...

    docs.aspose.com/pdf/net/extract-images-from-pdf...