Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 24,247 for

range

(0.22 sec)
  1. 在 Ruby 中自动调整行和列|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....based on the contents in a range of # cells (from 1st to 9th...you to do AutoFit Row in a Range of Cells. Also, comment line...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  2. #NAME error when inserting a chart as an image ...

    Hi Aspose Team, I’m having an issue with some charts where I’m inserting it into a word document and one of the footnotes for the chart comes in as #NAME? even though the name Range from which it is pulled into the char…... even though the name range from which it is pulled into...ProcessName = "Convert excel range to image"; string ExceptionType...

    forum.aspose.com/t/name-error-when-inserting-a-...
  3. Reading and Writing Query Table of Worksheet|Do...

    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....Retrieve query table result range Aspose.Cells provides the option...read the address i.e. result range of cells for a query table....

    docs.aspose.com/cells/java/reading-and-writing-...
  4. Cells Formats|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....a cell Adding Borders to a Range of Cells It is possible to add...add borders to a range of cells rather than just a single cell...

    docs.aspose.com/cells/java/cells-formatting/
  5. Convert Excel to NumPy with Aspose.Cells for Py...

    Learn how to convert Excel to NumPy arrays using Aspose.Cells for Python. Step-by-step guide with installation, code examples, and best practices....Worksheet to NumPy How to Convert a Range of Excel to NumPy Converting...entire workbook, worksheet, range, row, column, or even a list...

    blog.aspose.com/cells/convert-excel-to-numpy/
  6. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...count for i in range(run_count): run = runs[i].as_run()...= footnotes.count for i in range(footnote_count): footnote =...

    forum.aspose.com/t/change-styles-for-complete-d...
  7. HorizontalRuleFormat.height property | Aspose.W...

    HorizontalRuleFormat.height property. Gets or sets the height of the horizontal rule....when argument was out of the range of valid values. Remarks This...height property. Valid values range from 0 to 1584 inclusive. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Throw exception in contact using aspose api - F...

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; …...a Win32 FILETIME (the valid range is 01‑01‑1601 to 31‑12‑9999)...materialised, and an out‑of‑range or corrupted value causes the...

    forum.aspose.com/t/throw-exception-in-contact-u...
  9. CommentRangeEnd class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it...(Inherited from Node ) range Returns a Range object that represents...comments and their comment ranges using a document visitor. test...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. AutoFit Rows and Columns with Node.js via C++|D...

    This article shows how to autoFit rows, columns, rows of merged cells, and rows in a Range of cells using Aspose.Cells for Node.js via C++....Worksheet class provides a wide range of properties and methods for...); How to AutoFit Row in a Range of Cells A row is composed of...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-a...