Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 24,036 for

range

(0.07 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. 用 C++ 实现非连续范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 创建非邻接单元格的命名范围。...Adding a Name for non sequenced range int index = workbook . GetWorksheets...// Creating a non sequence range of cells name . SetRefersTo...

    docs.aspose.com/cells/zh/cpp/implementing-non-s...
  3. Aspose::Words::Font::get_NameAscii method | Asp...

    Aspose::Words::Font::get_NameAscii method. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127) in C++....within the ASCII characters' range. In that case, // it will display...characters outside of the ASCII range. // Ideally, this font should...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Convert OTP to JSON Format in Android Apps | pr...

    Convert OTP to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...password: Convert OTP to JSON in Range in Android Apps While you are...OTP to JSON, you can also set range to your output JSON format....

    products.aspose.com/total/android-java/conversi...
  5. TextWatermarkOptions.fontSize property | Aspose...

    TextWatermarkOptions.fontSize property. Gets or sets a font size...of the range of valid values. Remarks Valid values range from 0...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method...Range.Replace(System.Text.RegularExpressions...manual line break Use method Range.replace() to have more flexible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IStructuredDocumentTag.isMultiSection property ...

    IStructuredDocumentTag.isMultiSection property. Returns true if this instance is a Ranged (multi-section) structured document tag....true if this instance is a ranged (multi-section) structured...tag by Id. let sdt = doc . range . structuredDocumentTa . getById...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IStructuredDocumentTag.is_multi_section propert...

    IStructuredDocumentTag.is_multi_section property. Returns true if this instance is a Ranged (multi-section) structured document tag....true if this instance is a ranged (multi-section) structured...document tag by Id. sdt = doc . range . structured_document_tags ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. Reusing Style Objects with Golang via C++|Docum...

    In Aspose.Cells for C++, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....some formatting to a large range of cells in a worksheet: Create...the style to the cells in the range. Because the Cell.GetStyle /...

    docs.aspose.com/cells/go-cpp/reusing-style-obje...