Sort Score
Result 10 results
Languages All
Labels All
Results 7,731 - 7,740 of 105,398 for

workbook

(0.31 sec)
  1. Remove PPTM Annotation Online or Manage Annotat...

    delete comments from PPTM file through online app for free. Android API code to manage comments of PPTM files....Annotate XLSB Files (Excel Binary Workbook) Annotate XLSM Files (Macro-enabled...Annotate XLSX Files (Open XML Workbook) Annotate XLT Files (Excel...

    products.aspose.com/total/android-java/annotate...
  2. Remove PPT Annotation Online or Manage Annotati...

    delete comments from PPT file through online app for free. Android API code to manage comments of PPT files....Annotate XLSB Files (Excel Binary Workbook) Annotate XLSM Files (Macro-enabled...Annotate XLSX Files (Open XML Workbook) Annotate XLT Files (Excel...

    products.aspose.com/total/android-java/annotate...
  3. 在工作表中插入超链接|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....WorksheetCollection worksheets = workbook . getWorksheets (); Worksheet...//link to a place in this workbook //create a target sheet and...

    docs.aspose.com/cells/zh/java/insert-hyperlinks...
  4. Cell colors in HTML are displayed incorrectly -...

    I am using Aspose.Cells 25.9.0. .NET 9.0 The cells are colored differently via Home > Styles > Conditional Formatting and Style is applied to the cells via Format Cells > Fill > Pattern Style. Everything is fine in E…...html"; Workbook? wbc; using (var ms = new...FileMode.Open)) wbc = new Workbook(ms, new LoadOptions(LoadFormat...

    forum.aspose.com/t/cell-colors-in-html-are-disp...
  5. How to Add Icon Sets Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Icon Sets conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook from aspose.cells import Workbook , Worksheet...self , data_dir ): book = Workbook () sheet1 = book . worksheets...

    docs.aspose.com/cells/python-net/how-to-add-ico...
  6. Saving File to Response Object|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....Document Assistant Close Save Workbook to Strict Open XML Spreadsheet...

    docs.aspose.com/cells/net/saving-file-to-respon...
  7. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text of a cell through the Aspose.Cells for Node.js via C++ API.... Finally, it saves the workbook as the output Excel file ...

    docs.aspose.com/cells/nodejs-cpp/access-and-upd...
  8. Convert the Smart Art to Group Shape with C++|D...

    Learn how to convert Smart Art Shape into Group Shape using Aspose.Cells for C++ and access individual parts of the group shape....xlsx" ); Workbook wb ( inputFilePath ); // Access...

    docs.aspose.com/cells/cpp/convert-the-smart-art...
  9. Render Sequence of Pages using PageIndex and Pa...

    Render a sequence of pages from an Excel file to images using Aspense.Cells with C++....02_OutputDirectory \\ " ); Workbook wb ( srcDir + u "sampleIm...

    docs.aspose.com/cells/cpp/render-sequence-of-pa...
  10. Alignment Settings with Golang via C++|Document...

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....class, Workbook , that represents an Excel file. The Workbook class...

    docs.aspose.com/cells/go-cpp/cells-alignment-se...