Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 568,892 for

save

(0.16 sec)
  1. Document Conversion via Android API | products....

    Convert Word, Excel, PowerPoint, HTML, PDF and Image formats using Android conversion API. Android convert Office docx, xlsx, pptx to PDF....class and render to XLSX via save method. Next load the rendered...using Workbook class and invoke save method. Android - PDF to Excel...

    products.aspose.com/total/android-java/conversion/
  2. Convert WORD To XPS C++

    Convert a Word document to XPS format in C++ code. Save a Word document as XPS using C++.... Save Word as XPS in C++ The following...output file and use the Save() method to save the result as XPS. The...

    products.aspose.com/words/cpp/conversion/word-t...
  3. Convert TEXT To PDF C++

    Convert TEXT to PDF format in C++ code. Save TEXT as PDF using C++.... Save text as PDF in C++ The following...output file and use the Save() method to save the result as PDF. The...

    products.aspose.com/words/cpp/conversion/text-t...
  4. Convert HTML To DOC C++

    Convert HTML to DOC format in C++ code. Save HTML as DOC using C++.... Save HTML as DOC in C++ The following...output file and use the Save() method to save the result as DOC. The...

    products.aspose.com/words/cpp/conversion/html-t...
  5. Convert HTML To WORD C++

    Convert HTML to WORD format in C++ code. Save HTML as WORD using C++.... Save HTML as Word in C++ The following...output file and use the Save() method to save the result as Word....

    products.aspose.com/words/cpp/conversion/html-t...
  6. Convert PowerPoint to Markdown in Java|Aspose.S...

    Convert PowerPoint to Markdown in Java...the markdown document will be saved. Convert PowerPoint to Markdown...presentation object. Use the Save method to save the object as a markdown...

    docs.aspose.com/slides/java/convert-powerpoint-...
  7. ShapeRenderer class | Aspose.Words for Python

    aspose.words.rendering.ShapeRenderer class. Provides methods to render an individual [Shape](../../aspose.words.drawing/shape/) or [GroupShape](../../aspose.words.drawing/groupshape/) to a raster or vector image or to a Graphics object...from NodeRendererBase ) save(file_name, save_options) Renders the...the shape into an image and saves into a file. (Inherited from...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert PowerPoint to Markdown in C++|Aspose.Sl...

    Convert PowerPoint to Markdown in C++...the markdown document will be saved. Convert PowerPoint to Markdown...presentation object. Use the Save method to save the object as a markdown...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  9. Aspose.Imaging for Java 22.2 - Release notes|Do...

    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....save in multiple threads Enhancement...( inputFilePath )) { image . save ( outputFilePath , new PngOptions...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  10. TIFF to PDF Merge using C++ | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result System Requirements...Merge TIFF files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/tiff-to-pdf/