Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 21,547 for

range

(0.08 sec)
  1. Remove Duplicate Rows in Excel with Python

    This article describes how to remove duplicate rows in Excel with Python. It has the steps and a sample code to delete duplicate lines in Excel with Python....removeDuplicates() method with a defined range to eliminate duplicate lines...removeDuplicates() method with a range of cells and flag for headers...

    kb.aspose.com/cells/python/remove-duplicate-row...
  2. NodeType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeType enum to easily identify and manage different Word document node types for seamless document processing....editable range. EditableRangeEnd 12 An end of an editable range. MoveFromRangeStart...MoveFrom range. MoveFromRangeEnd 14 An end of an MoveFrom range. MoveToRangeStart...

    reference.aspose.com/words/net/aspose.words/nod...
  3. EditorType | Aspose.Words for Java

    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 Java....edit a single range defined by an editable range within a document...editing rights of editable ranges to a specific group/user. public...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert PPS to JSON Format via Java | products....

    Convert PPS to JSON format via Java without using using Microsoft Excel or PowerPoint...create, edit, and convert a wide range of file formats. The first step...presentations. It supports a wide range of features, including the ability...

    products.aspose.com/total/java/conversion/pps-t...
  5. Convert POTX to JSON Format via Java | products...

    Convert POTX to JSON format via Java without using using Microsoft Excel or PowerPoint...of APIs that provides a wide range of file processing features...formats. It provides a wide range of features, such as creating...

    products.aspose.com/total/java/conversion/potx-...
  6. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, format table of Excel files using Aspose.Cells library.... Named ranges assigned to rows and columns...Microsoft Excel Selecting data range for creating a List object This...

    docs.aspose.com/cells/net/create-and-format-table/
  7. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, format table of Excel files using Aspose.Cells library.... Named ranges assigned to rows and columns...Microsoft Excel Selecting data range for creating a List object This...

    docs.aspose.com/cells/python-net/create-and-for...
  8. Merge or UnMerge Cells in a Worksheet in VSTO a...

    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....//Get the range of cells i.e.., A1:C1. Excel . Range rng1 = excelApp...excelApp . get_Range ( "A1" , "C1" ); //Merge the cells. rng1...

    docs.aspose.com/cells/net/merge-or-unmerge-cell...
  9. AutoFitterOptions for column and row AutoFit - ...

    Hi, We are trying to expose all the properties of ‘AutoFitterOptions’ for end users in our app, but there is a property called ‘MaxRowHeight’, I believe it make sense for AutoFitRows(), but how this will affect the ‘Aut…...‘AutoFitRows’ for a selected range instead of the entire column...to send parameters for the range via index of the row/column...

    forum.aspose.com/t/autofitteroptions-for-column...
  10. AutoFit Rows and Columns with C++|Documentation

    This article shows how to autoFit rows, columns, rows of merged cells, and rows in a Range of cells using the Aspose.Cells for C++ API....Worksheet class provides a wide range of methods for managing a worksheet...; } How to AutoFit Row in a Range of Cells A row is composed of...

    docs.aspose.com/cells/cpp/autofit-rows-and-colu...