Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 24,438 for

range

(1.29 sec)
  1. TextWatermarkOptions.FontSize | Aspose.Words fo...

    Customize your TextWatermarkOptions with adjustable FontSize. Easily set your preferred size for optimal visibility and style in your designs....of the range of valid values. Remarks Valid values range from 0...

    reference.aspose.com/words/net/aspose.words/tex...
  2. Formula text containing local absolute cell ref...

    In copying a particular Range of cells from one workbook to another, I found that cells with formula text containing a local absolute cell reference, e.g. =$F$3, do not get adjusted according to the location of the desti…...3:28pm 1 In copying a particular range of cells from one workbook to...location of the destination range in the new workbook, while Excel...

    forum.aspose.com/t/formula-text-containing-loca...
  3. 更改单元格对齐方式并保持现有格式|Documentation

    使用Aspose.Cells库在JavaScript via C++中更改单元格对齐方式并保持现有格式...StyleFlag 对象作为参数传递给实际应用格式的 Range.applyStyle(Style, StyleFlag)...0 ); // Create cells range const range = worksheet . cells ....

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  4. CellMerge | Aspose.Words for Java

    Specifies how a cell in a table is merged with other cells in Java....cell will be the first in a range of vertically merged cells....cell will be the first in a range of horizontally merged cells...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose.Imaging .NET Licensing Plugins|Documenta...

    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.... Gain access to a wide range of powerful features by purchasing...your service, offering a wide range of capabilities for manipulating...

    docs.aspose.com/imaging/net/aspose-imaging-net-...
  6. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of the cell value in units of pixels through the Aspose.Cells for Python via .NET API....columns of your cells or a range of cells using Aspose.Cells...Quote Prefix of Cell Value or Range Analyzing your prompt, please...

    docs.aspose.com/cells/python-net/calculate-the-...
  7. Add Matrix in Aspose.Cells for Reporting Servic...

    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....matrix properties such as Name , Range , Header , etc. Example: In...below the matrix occupies the range E9:G11 . What is a Matrix Report...

    docs.aspose.com/cells/reportingservices/add-mat...
  8. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells with C++....name ) { Range range = name . GetRange (); if ( range ) { std...:: cout << "refersto: " << range . GetRefersTo (). ToUtf8 ()...

    docs.aspose.com/cells/cpp/find-query-tables-and...
  9. Aspose::Words::Bookmark class | Aspose.Words fo...

    Aspose::Words::Bookmark class. Represents a single bookmark. To learn more, visit the documentation article in C++....column of the table column range associated with the bookmark...column of the table column range associated with the bookmark...

    reference.aspose.com/words/cpp/aspose.words/boo...
  10. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。...Cells允许开发人员通过调用 Range.Copy() 方法将一个单元格的条件格式设置复制到工作表中的另一个单元格。...maximum display range of the source sheet Range sourceRange = sourceSheet...

    docs.aspose.com/cells/zh/cpp/conditional-format...