Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 20,033 for

range

(0.04 sec)
  1. Aspose::Words::DocumentVisitor::VisitCommentRan...

    Aspose::Words::DocumentVisitor::VisitCommentRangeStart method. Called when the start of a commented Range of text is encountered in C++....when the start of a commented range of text is encountered. virtual...of every comment and comment range in a document. void CommentsToText...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Merging and Unmerging Cells|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style....cell in the original selected range. Introduction You don’t always...data in the other cells in the range, this data is deleted. Formatting...

    docs.aspose.com/cells/net/merging-and-unmerging...
  3. How to Filter Blanks or Non-Blanks|Documentation

    Learn how to filter Blanks and non-blanks by using the Aspose.Cells for Python via .NET API....Blanks in Excel Select the Range: Click on the letter of the...entire column or select the range where you want to filter blanks...

    docs.aspose.com/cells/python-net/how-to-filter-...
  4. How to Filter Blanks or Non-Blanks|Documentation

    Learn how to filter Blanks and non-blanks by using the Aspose.Cells for .NET API....Blanks in Excel Select the Range: Click on the letter of the...entire column or select the range where you want to filter blanks...

    docs.aspose.com/cells/net/how-to-filter-blanks-...
  5. How to Filter Blanks or Non-Blanks|Documentation

    Learn how to filter Blanks and non-blanks by using the Aspose.Cells for Node.js via C++ API....Blanks in Excel Select the Range: Click on the letter of the...entire column or select the range where you want to filter blanks...

    docs.aspose.com/cells/nodejs-cpp/how-to-filter-...
  6. Convert POWERPOINT to JSON Format in Android Ap...

    Convert POWERPOINT to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...Android via Java also provides a range of other features, such as the... The suite also provides a range of tools for creating and manipulating...

    products.aspose.com/total/android-java/conversi...
  7. Aspose::Words::EditableRangeEnd::Accept method ...

    Aspose::Words::EditableRangeEnd::Accept method. Accepts a visitor in C++....editing rights of editable ranges to a specific group/user. void...write-protect documents, editable ranges allow us to pick specific areas...

    reference.aspose.com/words/cpp/aspose.words/edi...
  8. Public API Changes in Aspose.Cells 8.5.0|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....row heights while copying the ranges. Upon setting PasteOptions...the source range will be copied to destination range. Java //Create...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. Aspose::Words::EditorType enum | Aspose.Words f...

    Aspose::Words::EditorType enum. Specifies the set of possible aliases (or editing groups) which can be used as aliases to determine if the current user shall be allowed to edit a single Range defined by an editable Range within a document in C++....edit a single range defined by an editable range within a document...be allowed to edit editable ranges using this editing type when...

    reference.aspose.com/words/cpp/aspose.words/edi...
  10. 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.... Cells ; Range range = sheet1 . Cells . MaxDisplayRange...int tcols = range . ColumnCount ; int trows = range . RowCount...

    docs.aspose.com/cells/net/getting-cell-contents/