Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 368,257 for

save

(0.1 sec)
  1. Convert PDF to Excel Workbook in Python|Aspose....

    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....ExcelSaveOptions (); # Save the output to XLS format doc . save ( self . dataDir...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  2. Delete a Particular Page from the PDF File In P...

    Explore how to delete a specific page from a PDF document in PHP with Aspose.PDF, simplifying document editing....2 ); # save the newly generated PDF file $pdf -> save ( $dataDir...

    docs.aspose.com/pdf/java/delete-a-particular-pa...
  3. Convert TEXT To SVG C++

    Convert TEXT to SVG format in C++ code. Save TEXT as SVG using C++.... Save text as SVG in C++ The following...the local drive, then simply save it as SVG, specifying the required...

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

    Convert HTML to PNG format in C++ code. Save HTML as PNG using C++.... Save HTML as PNG in C++ The following...the local drive, then simply save it as PNG, specifying the required...

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

    Convert a Word document to TIFF format in C++ code. Save a Word document as TIFF using C++.... Save Word as TIFF in C++ The following...the local drive, then simply save it in TIFF image format, specifying...

    products.aspose.com/words/cpp/conversion/word-t...
  6. Convert Image To JPG C++

    Convert Image to JPG format in C++ code. Save Image as JPG using C++.... Save image as JPG in C++ The following...the local drive, then simply save it as JPG, specifying the required...

    products.aspose.com/words/cpp/conversion/image-...
  7. Convert JPG To BMP C++

    Convert JPG to BMP format in C++ code. Save JPG as BMP using C++.... Save JPG as BMP in C++ The following...the local drive, then simply save it as BMP, specifying the required...

    products.aspose.com/words/cpp/conversion/jpg-to...
  8. Convert WORD To JPG C++

    Convert a Word document to JPG format in C++ code. Save a Word document as JPG using C++.... Save Word as JPG in C++ The following...the local drive, then simply save it in JPG image format, specifying...

    products.aspose.com/words/cpp/conversion/word-t...
  9. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations....actual_minor_unit # Saves the presentation pres . save ( "ErrorBars_out...switch_row_column () # Saves presentation pres . save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/python-net/chart-axis/
  10. Working with comments in docx4j and Aspose.Word...

    Work with comments within a document easily and fast instead of using docx4j.... save ( dataDir + "Aspose_Comments..."Docx4j_CommentsSample.docx" ; boolean save = ( outputfilepath == null ...

    docs.aspose.com/words/java/working-with-comment...