Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 20,067 for

range

(0.04 sec)
  1. Aspose::Words::EditableRange::get_EditorGroup m...

    Aspose::Words::EditableRange::get_EditorGroup method. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable Range in C++....allowed to edit this editable range. Aspose :: Words :: EditorType...simultaneously for the specific editable range, if the one is set, the other...

    reference.aspose.com/words/cpp/aspose.words/edi...
  2. Use Formulas Functions to Process Data|Document...

    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.... Range cellA1 = worksheet . Range [ "A1" ]; Microsoft...Interop . Excel . Range cellA2 = worksheet . Range [ "A2" ]; Microsoft...

    docs.aspose.com/cells/net/use-formulas-function...
  3. Implementing Non-Sequential Ranges|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....Non-Sequential Ranges Contents [ Hide ] Normally, named ranges are rectangular...to use a non-sequential cell range in which cells are not adjacent...

    docs.aspose.com/cells/net/implementing-non-sequ...
  4. 使用C++获取范围内的超链接|Documentation

    通过Aspose.Cells for C++ API学习如何获取范围内的超链接。...Contents [ Hide ] 获取范围内的超链接 Range 类提供一个 GetHyperlinks() 属性,返回...GetWorksheets (). Get ( 0 ); Range range = worksheet . GetCells ()...

    docs.aspose.com/cells/zh/cpp/get-hyperlinks-in-...
  5. Border Settings|Documentation

    How to use the Aspose.Cells library in Node.js via C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear.... Adding Borders to a Range of Cells It is also possible...possible to add borders to a range of cells rather than just a single...

    docs.aspose.com/cells/nodejs-cpp/cells-border-s...
  6. Delete Ranges|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....Delete Ranges Contents [ Hide ] Introduction In Excel, you can...can select a range, then delete it and shift other data left or...

    docs.aspose.com/cells/net/delete-ranges-from-ex...
  7. BookmarkCollection.Remove | Aspose.Words for .NET

    Effortlessly remove bookmarks from your documents with the BookmarkCollection Remove method. Enhance your document management today!... Range . Bookmarks ; Assert . AreEqual...bookmark = doc . Range . Bookmarks [ 0 ]; doc . Range . Bookmarks...

    reference.aspose.com/words/net/aspose.words/boo...
  8. Delete Named Ranges with Node.js via C++|Docume...

    You can learn how to remove defined names or named Ranges from Excel or OpenOffice files with Aspose.Cells for Node.js via C++....Delete Named Ranges with Node.js via C++ Contents [ Hide ] Introduction...many defined names or named ranges in the Excel files, we have...

    docs.aspose.com/cells/nodejs-cpp/delete-named-r...
  9. Get Max Column Index in Row and Max Row Index i...

    Learn how to Get Max Column Index in Row and Max Row Index in Column through the Aspose.Cells for Node.js via C++ API.... you need to know the data range of rows and columns. Aspose...create a range on the column, then traverse the range to find...

    docs.aspose.com/cells/nodejs-cpp/get-max-index-...
  10. 用C++合并或取消合并多个工作表成为一个工作表|Documentation

    学习如何用C++和Aspose.Cells将多个工作表合并为一个工作表。...//Get the display range of the source sheet Range sourceRange = sourceSheet...GetMaxDisplayRange (); //Create a range in the destination sheet according...

    docs.aspose.com/cells/zh/cpp/combine-multiple-w...