Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 104,120 for

workbook

(0.14 sec)
  1. Remove XLT Annotation Online or Manage Annotati...

    delete comments from XLT file through online app for free. Android API code to manage comments of XLT files....project Load Document via Workbook class object Select the specific...Comments Load Document via Workbook class object Get the sepecific...

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

    delete comments from ODS file through online app for free. Android API code to manage comments of ODS files....project Load Document via Workbook class object Select the specific...Comments Load Document via Workbook class object Get the sepecific...

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

    delete comments from XLS file through online app for free. Android API code to manage comments of XLS files....project Load Document via Workbook class object Select the specific...Comments Load Document via Workbook class object Get the sepecific...

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

    delete comments from TSV file through online app for free. Android API code to manage comments of TSV files....project Load Document via Workbook class object Select the specific...Comments Load Document via Workbook class object Get the sepecific...

    products.aspose.com/total/android-java/annotate...
  5. Draw a line shape with arrow icon - Free Suppor...

    alcLine.zip (13.0 KB)... Workbook workbook = new Workbook(); int w = 230...LineTo(230, 30); Shape shape = workbook.Worksheets[0].Shapes.AddFreeform(1...

    forum.aspose.com/t/draw-a-line-shape-with-arrow...
  6. Excel shape text font color is not getting modi...

    I am trying to change the text font of shape in excel document from white to black, it is only changing the first word’s color to black. Please find the attached solution for reproducing this and also suggest how can we …...Instantiate a new Workbook Workbook workbook = new Workbook(); // Get...worksheet Worksheet worksheet = workbook.Worksheets[0]; // Add a shape...

    forum.aspose.com/t/excel-shape-text-font-color-...
  7. 指定如何在输出的PDF和图片中交叉字符串,用JavaScript via C++|Docume...

    学习如何通过指定交叉类型控制输出PDF/图片中的文本溢出,使用Aspose.Cells for JavaScript via C++。..."text/javascript" > const { Workbook , SaveFormat , PdfSaveOptions...arrayBuffer (); const workbook = new Workbook ( new Uint8Array (...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  8. How to Format Number as Currency with C++|Docum...

    This article will introduce how to format number to currency using Aspose.Cells for C++ API....(); // Create a new workbook Workbook workbook ; // Access the first...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/format-number-to-curr...
  9. Aspose.Cells 8.9.0中的公共API更改|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....an instance of Workbook var book = new Workbook ( dir + "sample...an instance of Workbook var book = new Workbook ( dir + "sample...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. PDF|Documentation

    Learn how to convert Excel to PDF with Aspose.Cells for Python via .NET API....supports conversion of an Excel workbook into PDF. In this example...an Excel workbook into PDF. Converting Excel Workbook to PDF PDF...

    docs.aspose.com/cells/python-net/convert-excel-...