Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 375,519 for

save

(0.17 sec)
  1. Export EXCEL to POWERPOINT in Android | product...

    Android API to Convert EXCEL to POWERPOINT without using Microsoft Word...reliable solution that can help you save time and effort when converting...Document class Save the document to PPTX format using save method Get...

    products.aspose.com/total/android-java/conversi...
  2. Insert Slicer with C++|Documentation

    Manage slicers of Excel files with Aspose.Cells using C++.... Finally, it saves the workbook in output XLSX...); // Save the workbook in output XLSX format wb . Save ( outputFilePathXlsx...

    docs.aspose.com/cells/cpp/create-slicer/
  3. Set Column Width to Scalable Unit like em or pe...

    Learn how to set column width to scalable units like em or percent in Aspose.Cells for JavaScript via C++. Improve the presentation of generated HTML tables....arrayBuffer )); // Specify HTML Save Options const options = new...widthScalable = true ; // Specify image save format (converted from setExportImagesAsBas)...

    docs.aspose.com/cells/javascript-cpp/set-column...
  4. Merge or UnMerge Cells in a Worksheet|Documenta...

    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....worksheet of the workbook, and save the Excel file. Merging Cells...Value ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit...

    docs.aspose.com/cells/net/merge-or-unmerge-cell...
  5. Identifying form fields names|Aspose.PDF for .NET

    Aspose.Pdf.Facades allows you identifying form fields names using Form Class.... To save these values we need to use...field’s location. We need to save these values to an array of...

    docs.aspose.com/pdf/net/identifying-form-fields...
  6. Render MSG to GIF in Andorid App | products.asp...

    Export MSG to GIF without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to GIF format using save method and set GIF as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  7. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles in HTML using Aspose.Cells for JavaScript via C++....Example - Set Cell Style and Save as HTML with Table CSS ID </...style = st ; // Specify HTML save options – specify table CSS...

    docs.aspose.com/cells/javascript-cpp/prefix-tab...
  8. PdfSaveOptions.custom_properties_export propert...

    PdfSaveOptions.custom_properties_export property. Gets or sets a value determining the way [Document.custom_document_properties](../../../aspose.words/document/custom_document_properties/) are exported to PDF file.... saving . PdfCustomPropertiesE : ...., value : aspose . words . saving . PdfCustomPropertiesE ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 通过 C++ 使用 Node.js 在工作表之间复制 Shapes|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 在工作表之间复制图片、图表等形状。... get ( 0 ); // Save Picture to Memory Stream const...getHeightScale ()); // Save the Worksheet workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-shapes...
  10. DmlEffectsRenderingMode enumeration | Aspose.Wo...

    aspose.words.saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered to fixed page formats....effects in a document as we save it to PDF. doc = aw . Document...can pass to the document's "Save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...