Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 375,720 for

save

(0.77 sec)
  1. C++ API to Convert PCL to CSV | products.aspose...

    Convert PCL to CSV via C++ API without using Microsoft Excel or Adobe Reader...Convert PCL to XLSX by using Save member function Load XLSX document...reference Save the document to CSV format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...
  2. 用C++设置边距|Documentation

    学习如何使用C++设置Excel工作表的边距。本指南涵盖了设置页面边距、居中内容以及以编程方式配置页眉和页脚边距的方法,使用Aspose.Cells for C++。...SetTopMargin ( 3 ); // Save the Workbook workbook . Save ( outDir + u "SetMargins_out...( true ); // Save the Workbook workbook . Save ( outDir + u "CenterOnPage_out...

    docs.aspose.com/cells/zh/cpp/setting-margins/
  3. Remove XLSX Annotation Online or Manage Annotat...

    delete comments from XLSX file through online app for free. Android API code to manage comments of XLSX files....respectively Call the save method to save the file Code : Remove...the comment Call the save method to save the file Add Comments...

    products.aspose.com/total/android-java/annotate...
  4. Convert PPTM to EXCEL via PHP or with free Onli...

    PHP API to Convert PPTM to EXCEL or Online App without using Microsoft Office Powerpoint or Excel. Test free PPTM to EXCEL online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...the save method Save the PPTM file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  5. Convert POWERPOINT to XLTM via PHP or with free...

    PHP API to Convert POWERPOINT to XLTM or Online App without using Microsoft Office Powerpoint or Excel. Test free POWERPOINT to XLTM online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...object or directly call the save method Save the POWERPOINT file into...

    products.aspose.com/total/php-java/conversion/p...
  6. Convert PPS to XLTM via PHP or with free Online...

    PHP API to Convert PPS to XLTM or Online App without using Microsoft Office Powerpoint or Excel. Test free PPS to XLTM online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...call the save method Save the PPS file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  7. Aspose::Words::Saving::Zip64Mode enum | Aspose....

    Aspose::Words::Saving::Zip64Mode enum. Specifies when to use ZIP64 format extensions for OOXML files in C++....Aspose::Words::Saving::Zip64Mode enum Contents [ Hide ] Zip64Mode...:: MemoryStream > (); bmp -> Save ( ms , System :: Drawing ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...already created output stream and save options. Create the necessary...be ignored. Close the page. Save the document. If we need stroking...

    docs.aspose.com/page/java/ps/working-with-gradi...
  9. Public API Changes in Aspose.Cells 8.6.0|Docume...

    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 the metadata info to spreadsheet metadata . Save ( filePath...= false ; //Save spreadsheet as HTML book . Save ( "output.html"...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Add Text to PDF Using Go | Aspose.PDF

    Add text to PDF programmatically with Go sample code using Aspose.PDF for Go via C++... Save the file again. Add Text to...log . Fatal ( err ) } // Save() saves previously opened PDF-document...

    products.aspose.com/pdf/go-cpp/text/