Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 22,535 for

range

(0.06 sec)
  1. Delete Repeated Rows in Excel using Java

    This article guides on how to delete repeated rows in Excel using Java. It provides IDE settings, steps, and a sample code to remove duplicate rows in Excel using Java....removeDuplicates() method with a range of cells to remove repeated...repeated rows from the selected range Call another overloaded method...

    kb.aspose.com/cells/java/delete-repeated-rows-i...
  2. CommentRangeStart class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeStart class. Denotes the start of a region of text that has a comment associated with it...(Inherited from Node ) range Returns a Range object that represents...comments and their comment ranges using a document visitor. test...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 用C++设置边框|Documentation

    如何在C++中使用Aspose.Cells库设置单元格的边框样式和颜色。通过调整边框宽度、样式和颜色,可以更好地控制单元格的外观。...CreateRange 方法返回一个 Range 对象,其中包含指定范围的单元格。 Range 对象提供一个 SetOutlineBorder...From Aspose" ); // Creating a range of cells starting from "A1"...

    docs.aspose.com/cells/zh/cpp/cells-border-setti...
  4. Convert PPSX to JSON Format via Java | products...

    Convert PPSX to JSON format via Java without using using Microsoft Excel or PowerPoint... This API provides a wide range of features for manipulating...object. Convert PPSX to JSON in Range via Java While you are converting...

    products.aspose.com/total/java/conversion/ppsx-...
  5. Merging and Unmerging Cells with Node.js via C+...

    Aspose.Cells is a Node.js 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, with options for customizing 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/nodejs-cpp/merging-and-un...
  6. DocumentVisitor.visitCommentStart method | Aspo...

    DocumentVisitor.visitCommentStart method. Called when enumeration of a comment text has started....of every comment and comment range in a document. test ( 'CommentsToText'...IndentAndAppendLine ( "[Comment range start] ID: " + commentRangeStart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 用C++删除Excel中的范围|Documentation

    学习如何使用Aspose.Cells与C++删除Excel中的范围。...formatting into a few cells in the range. cells . Get ( u "C2" ). PutValue...); // Delete the specified range of cells and shift cells to...

    docs.aspose.com/cells/zh/cpp/delete-ranges-from...
  8. StructuredDocumentTagCollection.getByTitle meth...

    StructuredDocumentTagCollection.getByTitle method. Returns the first structured document tag encountered in the collection with the specified title.... range . structuredDocumentTa . getById...document tag or ranged tag by Title. sdt = doc . range . structuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTagCollection.get_by_title me...

    StructuredDocumentTagCollection.get_by_title method. Returns the first structured document tag encountered in the collection with the specified title.... range . structured_document_tags ...document tag or ranged tag by Title. sdt = doc . range . structured_document_tags...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageRange class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageRange class. Represents a continuous Range of pages...class Represents a continuous range of pages. To learn more, visit...PageRange(from, to) Creates a new page range object. Examples Shows how to...

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