Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 21,626 for

range

(0.04 sec)
  1. Extarct content from Excel and populate in word...

    I am extracting content from an Excel sheet and inserting it into a Word document using the following method: private static void InsertHtmlTable(DocumentBuilder builder, Workbook workbook, Worksheet worksheet, Range ra…...workbook, Worksheet worksheet, Range range, ReplacingArgs e) { string...GetHtmlStream(workbook, worksheet, range); builder.InsertHtml(htmlContent);...

    forum.aspose.com/t/extarct-content-from-excel-a...
  2. Public API Changes in Aspose.Cells 8.4.2|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....the chart data series from a range of cell values by row or by...“All” functionality for pasting range of cells. PasteType.ALL_EXCEPT_BORDERS:...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. Range.form_fields property | Aspose.Words for P...

    Range.form_fields property. Returns a [Range.form_fields](./) collection that represents all form fields in the Range....property Range.form_fields property Returns a Range.form_fields...represents all form fields in the range. @property def form_fields (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CommentRangeEnd.accept method | Aspose.Words fo...

    CommentRangeEnd.accept method. Accepts a visitor....comments and their comment ranges using a document visitor. test...document, warp it in a comment range, and then add your comment....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Comment.dateTime property | Aspose.Words for No...

    Comment.dateTime property. Gets the date and time that the comment was made....comments and their comment ranges using a document visitor. test...document, warp it in a comment range, and then add your comment....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BookmarkCollection.clear method | Aspose.Words ...

    BookmarkCollection.clear method. Removes all bookmarks from this collection and from the document.... range . bookmarks ; expect ( bookmarks...bookmark = doc . range . bookmarks . at ( 0 ); doc . range . bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BookmarkCollection.remove_at method | Aspose.Wo...

    BookmarkCollection.remove_at method. Removes a bookmark at the specified index.... range . bookmarks self . assertEqual...bookmark = doc . range . bookmarks [ 0 ] doc . range . bookmarks ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Getting Cell Contents|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/java/getting-cell-contents/
  9. EditableRangeEnd.Accept | Aspose.Words for .NET

    Discover the EditableRangeEnd Accept method to seamlessly manage visitor interactions and enhance your web application's functionality....editing rights of editable ranges to a specific group/user. public...write-protect documents, editable ranges allow us to pick specific areas...

    reference.aspose.com/words/net/aspose.words/edi...
  10. BookmarkCollection.count property | Aspose.Word...

    BookmarkCollection.count property. Returns the number of bookmarks in the collection.... range . bookmarks ; expect ( bookmarks...bookmark = doc . range . bookmarks . at ( 0 ); doc . range . bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...