Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 20,102 for

range

(0.07 sec)
  1. Aspose::Words::EditableRangeEnd::get_EditableRa...

    Aspose::Words::EditableRangeEnd::get_EditableRangeStart method. Corresponding EditableRangeStart, received by ID in C++....how to work with an editable range. auto doc = System :: MakeObject...the password." ); // Editable ranges allow us to leave parts of...

    reference.aspose.com/words/cpp/aspose.words/edi...
  2. 仅复制范围数据(无格式) C++实现|Documentation

    学习如何使用Aspose.Cells与C++仅复制范围数据,不包括格式。... 创建 Range 。 使用指定的格式属性创建一个 Style 对象。 将样式格式应用于范围。...value . c_str ()))); } } Range range = cells . CreateRange ( u...

    docs.aspose.com/cells/zh/cpp/copy-range-data-only/
  3. 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...
  4. Working with GridJs Highlight feature|Documenta...

    This article describes how to use GridJs to highlight on cell text, cell Ranges ,shapes and pictures....text //it support multiple range postion inside one cell Remove...getHighlightTexts () Add cell range to highlight in the active worksheet...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. Convert MD to ODP via Java API | products.aspos...

    Java API to Convert MD to ODP without using Microsoft Word...suite of APIs provides a wide range of features and capabilities...to PPTX. This API provides a range of features that make it easy...

    products.aspose.com/total/java/conversion/md-to...
  6. 使用Node.js via C++复制带样式的范围数据|Documentation

    学习如何使用Aspose.Cells for Node.js via C++复制具有格式的单元格范围。... 创建一个 Range 。 使用指定的格式属性创建一个 Style 对象。 将样式应用到数据范围。...); } } // Create a range (A1:D3). const range = cells . createRange...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-range-...
  7. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable Range in a Word document in Java....Represents an end of an editable range in a Word document. To learn...Remarks: A complete editable range in a Word document consists...

    reference.aspose.com/words/java/com.aspose.word...
  8. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting...applies the formatting to a range of cells. Change Cells Alignment...sample Excel file , creates the range and center aligns it horizontally...

    docs.aspose.com/cells/cpp/change-cells-alignmen...
  9. 获取单元格内容|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....//Access the Maximum Display Range Range range = worksheet . getCells...tcols = range . getColumnCount (); int trows = range . getRowCount...

    docs.aspose.com/cells/zh/java/getting-cell-cont...
  10. BookmarkCollection.Count | Aspose.Words for .NET

    Discover the BookmarkCollection Count property, which efficiently returns the total number of bookmarks, enhancing your data management capabilities.... Range . Bookmarks ; Assert . That...bookmark = doc . Range . Bookmarks [ 0 ]; doc . Range . Bookmarks...

    reference.aspose.com/words/net/aspose.words/boo...