Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 14,503 for

column

(0.71 sec)
  1. Execute Mail Merge of Any Type to Create Documents

    Execute mail merge and generate documents from a template and XML. Mail merge can be executed in any language as per your preference....row][16], minimum column, minimum data column, maximum row, maximum...data row, maximum column and maximum data column. New Methods to...

    blog.aspose.cloud/total/aspose-cloud-for-php-sd...
  2. Update a Chart Category|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....default storage, contains a column chart (the second shape) on...supports data categories (e.g. column or pie chart), otherwise the...

    docs.aspose.cloud/slides/update-a-chart-category/
  3. Get cells data based on named range|Document

    Use Aspose.Cells Cloud REST API to retrieve cell values from a named range in an Excel worksheet. The API is available through multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go) and supports a wide range of development platforms....by a named range or by row‑column indexes. REST API GET http://api...Zero‑based index of the first column of the range (used when namerange...

    docs.aspose.cloud/cells/ranges/get/values/
  4. Import Picture into Excel Worksheet|Document

    Use Aspose.Cells Cloud REST API to import pictures into Excel worksheets. The API is available through multiple SDKs (Android, C#, Go, Java, Node.js, Perl, PHP, Python, Ruby, Swift).... UpperLeftColumn int Column index of the upper‑left corner...bounds. LowerRightColumn int Column index of the lower‑right corner...

    docs.aspose.cloud/cells/import-picture-into-exc...
  5. Split PDF files into Separate Files, Images or ...

    Split PDF files as separate files while choosing the file format as a new PDF, image, or MS Word documents. Split all pages of PDF or split specific pages.... You can get column, comments, merged cells, ole...Modify Password (PHP REST) Get Column From a Worksheet (PHP REST)...

    blog.aspose.cloud/cells/saaspose-cells-rest-api...
  6. Sending file with ss:WrapText="1" does not wrap...

    After sending a XSL file to convert into PDF via a API call, the rows are reduced to one line. We have the Cell styles set to have ss:WrapText=“1” and if we convert it into XLSX the word wrap is honored. Is there another…...get the PDF to recognize a column in a row should have word wrap...Adjust Column Widths : Sometimes, adjusting the column widths...

    forum.aspose.cloud/t/sending-file-with-ss-wrapt...
  7. Get MaxColumn from Excel Worksheet|Documentation

    Documentation for the Aspose.Cells Cloud REST API that retrieves the maximum Column index of a worksheet in an Excel file. Includes a cURL example, response format, and SDK code samples for multiple programming languages....REST API returns the maximum column index in an Excel worksheet...

    docs.aspose.cloud/cells/get-maxcolumn-from-exce...
  8. Unmerge Cells in Excel using Python REST API

    This article guides on how to unmerge cells in Excel using Python REST API. You will learn to unmerge cells using Python REST Interface with a Python-based Cloud SDK....PostWorksheetUnmerge() from Row 5, Column 5 to Row 7 and Column 7 in Sheet2 Download...

    kb.aspose.cloud/cells/python/unmerge-cells-in-e...
  9. Unmerge Cells in Excel using Node.js REST API

    This article guides on how to unmerge cells in Excel using Node.js REST API. You will learn to unmerge cells using Node.js REST Interface with a Node.js-based Cloud SDK....PostWorksheetUnmerge() from Row 5, Column 5 to Row 7 and Column 7 in Sheet2 Download...

    kb.aspose.cloud/cells/nodejs/unmerge-cells-in-e...
  10. Add a Chart in a Worksheet|Documentation

    Learn how to add a chart to a worksheet using the Aspose.Cells Cloud REST API, including request parameters, cURL example, and SDK code samples for multiple languages....upperLeftColumn integer query Upper‑left column index of the chart area (0‑based)...lowerRightColumn integer query Lower‑right column index of the chart area (0‑based)...

    docs.aspose.cloud/cells/charts/add/