Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 368,019 for

save

(0.26 sec)
  1. Converting HTML files to Excel Spreadsheets in ...

    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....html" , options ) save_format = Rjb :: import ( 'com...aspose.cells.SaveFormat' ) # Save the results to disk in XLSX...

    docs.aspose.com/cells/java/converting-html-file...
  2. Add Comments to Drawings in Visio|Documentation

    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...., "test@" ); // Save diagram diagram . Save ( "Output.vdx" ,...

    docs.aspose.com/diagram/net/add-comments-to-dra...
  3. Update Page Dimensions in Python|Aspose.PDF for...

    Understand how to update page dimensions within a PDF document in Python using Aspose.PDF for better document layout control....4 ) # save the newly generated PDF file pdf . save ( self ...

    docs.aspose.com/pdf/java/update-page-dimensions...
  4. Rotate Text Inside PDF using C#|Aspose.PDF for ...

    Learn how to rotate text within PDF files in .NET using Aspose.PDF to adjust text alignment and improve presentation....textFragment3 ); // Save PDF document document . Save ( dataDir + "...paragraph ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/rotate-text-inside-pdf/
  5. Set a Default Font while Rendering a Spreadshee...

    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.... It then saves the workbook as HTML by specifying...Prepare HtmlSaveOptions and save three variants with different...

    docs.aspose.com/cells/javascript-cpp/set-defaul...
  6. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected document format....a password when we save it, and then save the document. let saveOptions...saveOptions = new aw . Saving . OdtSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Export Visio Diagram to SVG in Ruby|Documentation

    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....vsd" ) \ # Save as SVG diagram . save ( data_dir + "Diagram...

    docs.aspose.com/diagram/java/export-visio-diagr...
  8. Convert HTML to PDF Format in Ruby|Aspose.PDF f...

    Learn how to convert HTML content to PDF format in Ruby using Aspose.PDF for reliable and accurate document generation....html" , htmloptions ) # Save the concatenated output file...the target document ) pdf . save ( data_dir + "html.pdf" ) puts...

    docs.aspose.com/pdf/java/convert-html-to-pdf-fo...
  9. 在Php中分割窗格|Documentation

    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....-> split (); //Save the excel file $book -> save ( $dataDir . "book...

    docs.aspose.com/cells/zh/java/split-panes-in-php/
  10. Merge POTX Files using Java | products.aspose.com

    Java sample code to combine POTX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/potx/