Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 369,859 for

save

(0.1 sec)
  1. Export MSG to OTT via C++ | products.aspose.com

    C++ API to Convert MSG to OTT without using Microsoft Word or Outlook...solution that helps developers save time and effort. C++ API to...Convert MSG to HTML by using Save member function Load HTML by...

    products.aspose.com/total/cpp/conversion/msg-to...
  2. C++ API to Convert TEX to POTM | products.aspos...

    Convert TEX to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert TEX to PPTX by using Save method function Load PPTX document...reference Save the document to POTM format using Save member function...

    products.aspose.com/total/cpp/conversion/tex-to...
  3. C++ API to Convert XPS to ODP | products.aspose...

    Convert XPS to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert XPS to PPTX by using Save method function Load PPTX document...reference Save the document to ODP format using Save member function...

    products.aspose.com/total/cpp/conversion/xps-to...
  4. C++ API to Convert PCL to POWERPOINT | products...

    Convert PCL to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert PCL to PPTX by using Save method function Load PPTX document...reference Save the document to PPT format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...
  5. Insert an Empty Page into a PDF File in Python|...

    Learn how to insert an empty page at any position within a PDF file using Python and Aspose.PDF for flexible document structuring.... insert ( 1 ) # Save the concatenated output file...target document) pdf_document . save ( self . dataDir + "output.pdf"...

    docs.aspose.com/pdf/java/insert-an-empty-page-i...
  6. Export Visio Diagram to HTML in 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....vsd" ); \ # Save as Html $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.html"...

    docs.aspose.com/diagram/java/export-visio-diagr...
  7. 使用内置样式|Documentation

    使用 JavaScript 结合 Aspose.Cells for JavaScript 通过 C++ 使用 Excel 内置样式的代码。...); // Save as XLSX const outputData1 = workbook . save ( SaveFormat...xlsx' ; // Save as ODS const outputData2 = workbook . save ( SaveFormat...

    docs.aspose.com/cells/zh/javascript-cpp/using-b...
  8. Optimize PDF Document for the Web in PHP|Aspose...

    Learn how to optimize a PDF document for faster web performance and reduced file size in PHP with Aspose.PDF....optimize (); #Save output document $doc -> save ( $dataDir . "Optimized_Web...

    docs.aspose.com/pdf/java/optimize-pdf-document-...
  9. Embed Fonts in Presentations on Android|Aspose....

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Android via Java, ensuring accurate rendering across all platforms....Dimension ( 960 , 720 )); //Save the image to disk in JPEG format...format try { slideImage . save ( "picture1_out.jpg" , ImageFormat...

    docs.aspose.com/slides/androidjava/embedded-font/
  10. Add HTML String using DOM in Python|Aspose.PDF ...

    Learn how to add an HTML string to a PDF document using the DOM API in Python with Aspose.PDF for dynamic content insertion.... add ( title ) # Save PDF file doc . save ( self . dataDir +...

    docs.aspose.com/pdf/python-java/add-html-string...