Sort Score
Result 10 results
Languages All
Labels All
Results 8,361 - 8,370 of 365,752 for

save

(0.13 sec)
  1. Efficiently Merge Presentations in PHP|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for PHP via Java, streamlining your workflow....-> dispose (); } } $pres1 -> save ( "combined.pptx" , SaveFormat...-> dispose (); } } $pres1 -> save ( "combined.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/merge-presentat...
  2. Set the background color for PDF with JavaScrip...

    Set background color for the your PDF file with JavaScript via C++....background color for the PDF file and save the “ResultPdfSetBackgrou.pdf”...background color for the PDF file and save the "ResultPdfSetBackgrou.pdf"*/...

    docs.aspose.com/pdf/javascript-cpp/set-backgrou...
  3. 在VSTO和Aspose.Cells中自动筛选数据|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.... AutoFit (); //Save the copy of workbook as .xlsx...AutoFitColumn ( 1 , 0 , 4 ); //Save the copy of workbook as .xlsx...

    docs.aspose.com/cells/zh/net/auto-filter-data-i...
  4. Customize Chart Legends in Presentations on And...

    Customize chart legends with Aspose.Slides for Android via Java to optimize PowerPoint presentations with tailored legend formatting.... save ( "Legend_out.pptx" , SaveFormat... setMaxValue ( 10 ); pres . save ( "output.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/chart-legend/
  5. Export Document Workbook and Worksheet Properti...

    Learn how to export Document, Workbook, and Worksheet properties in Excel to HTML using Aspose.Cells for JavaScript via C++....arrayBuffer )); // Specify Html Save Options const options = new...with Html Save Options const outputData = workbook . save ( SaveFormat...

    docs.aspose.com/cells/javascript-cpp/export-doc...
  6. Convert OFT to RTF in Python | products.aspose.com

    Save OFT to RTF in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word RTF...manipulate emails, such as loading, saving, creating, modifying, and converting...

    products.aspose.com/total/python-net/conversion...
  7. Փոխարկել DOC JPG C++

    Փոխարկեք DOC ը JPG ձևաչափի C++ կոդով: Պահեք DOC որպես JPG օգտագործելով C++:...MakeObject <PageSet>(page)); doc-> Save (String:: Format ( u"Output_{0}...MakeObject<Document>(u"Input.doc"); doc->Save(u"Output.jpg"); using namespace...

    products.aspose.com/words/hy/cpp/conversion/doc...
  8. Փոխարկել WORD PNG C++

    Փոխարկեք WORD ը PNG ձևաչափի C++ կոդով: Պահեք WORD որպես PNG օգտագործելով C++:...MakeObject <PageSet>(page)); doc-> Save (String:: Format ( u"Output_{0}...MakeObject<Document>(u"Input.docx"); doc->Save(u"Output.png"); using namespace...

    products.aspose.com/words/hy/cpp/conversion/wor...
  9. Փոխարկել HTML SVG C++

    Փոխարկեք HTML ը SVG ձևաչափի C++ կոդով: Պահեք HTML որպես SVG օգտագործելով C++:...MakeObject <PageSet>(page)); doc-> Save (String:: Format ( u"Output_{0}...MakeObject<Document>(u"Input.html"); doc->Save(u"Output.svg"); using namespace...

    products.aspose.com/words/hy/cpp/conversion/htm...
  10. Resampling Added Images - Excel to PDF Conversi...

    Learn how to compress images added in Excel files to reduce PDF size and improve conversion performance using Aspose.Cells for JavaScript via C++....imageResample = [ 300 , 70 ]; // Save the PDF file (returns binary...const outputData = workbook . save ( SaveFormat . Pdf , pdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/resampling...