Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 24,393 for

range

(0.98 sec)
  1. Aspose.Cells 17.1.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....GetObjectByIndex ( 0 ); //Create a range intrusive_ptr < IRange > rng...//Set its name to make it named range rng -> SetName (( intrusive_ptr...

    docs.aspose.com/cells/zh/cpp/public-api-changes...
  2. 旋转单元格文本|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....//Define a range object(B2). Excel . Range _range ; _range = objSheet...objSheet . get_Range ( "B2" , "B2" ); //Specify the angle of rotation...

    docs.aspose.com/cells/zh/net/rotating-cell-text/
  3. Convert ODP to JSON format via C++ | products.a...

    Export ODP to JSON format in C++ without using Microsoft Excel or Powerpoint... It supports a wide range of file formats, including ODP...applications. It supports a wide range of file formats, including JSON...

    products.aspose.com/total/cpp/conversion/odp-to...
  4. Cell class | Aspose.Words for Python

    aspose.words.tables.Cell class. Represents a table cell...(Inherited from Node ) range Returns a Range object that represents...Table ( doc ) for row_id in range ( 1 , row_count + 1 ): row =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Row class | Aspose.Words for Python

    aspose.words.tables.Row class. Represents a table row...(Inherited from Node ) range Returns a Range object that represents...Table ( doc ) for row_id in range ( 1 , row_count + 1 ): row =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Insert a Picture Based on Cell Reference|Docume...

    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.... Since the cells or cell ranges are linked to the graphic object...the data in those cells or ranges automatically appear in the...

    docs.aspose.com/cells/python-net/insert-a-pictu...
  7. Excel crash when open it - Free Support Forum -...

    Hello There, When i draw a shape with below then excel is crashed i assigned width from shapePathBottom.WidthPixel but it is return negative value below is sample code for draw a line shape ShapePath shapePathBottom …...We have adjusted the valid range of insert values. Here is the...informing us can you give me range or max value now allowed to...

    forum.aspose.com/t/excel-crash-when-open-it/315455
  8. How to change number format to percentage upto ...

    I’m attaching a sample excel file. In the file as shown for the data labels we need the percentage format up to 1 decimal place. How can I set that? PieChartDecimalFormat.zip (10.7 KB)...the changes to the specified range. Save the modified workbook...percentage format for the specified range in your workbook to show one...

    forum.aspose.com/t/how-to-change-number-format-...
  9. Convert XLTX to POT using Python or with free O...

    XLTX to POT conversion in your Python applications without using Microsoft Office or online. Test free XLTX to POT online converter quickly before integrating the code.... The API provides a wide range of features to manipulate the...The API also provides a wide range of features to manipulate the...

    products.aspose.com/total/python-net/conversion...
  10. Convert JSON to Pandas DataFrame in Python

    Learn how to convert JSON to pandas DataFrame in Python using Aspose.Cells for Python via .NET with clear examples for flat, nested, and large JSON.... Convert worksheet ranges to Pandas DataFrames for analysis...column 0 . Detect the used range and read the header row across...

    blog.aspose.com/cells/convert-json-to-pandas-da...