Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 24,150 for

range

(0.06 sec)
  1. FieldFormText class | Aspose.Words for Python

    aspose.words.fields.FieldFormText class. Implements the FORMTEXT field... range . fields [ 1 ] . as_field_form_check_box...field_form_drop_down = doc . range . fields [ 2 ] . as_field_form_drop_down...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldToc.entryLevelRange property | Aspose.Word...

    FieldToc.entryLevelRange property. Gets or sets a Range of levels of the table of contents entries to be included....entryLevelRange property Gets or sets a range of levels of the table of contents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldIndex.LetterRange | Aspose.Words for .NET

    Discover the FieldIndex LetterRange property to efficiently set or retrieve a specific letter Range, optimizing your indexing performance....LetterRange property Gets or sets a range of letters to which limit the...outside the "a-c" character range to be omitted. index . LetterRange...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Multiple signatures in PDF trouble - Free Suppo...

    Hi everyone, I succeed signing 2 signatures in a pdf file. The problem is that I can add text/annotations to the pdf and the signatures are still valid. How is it possible? Can someone please help? Here is a snippet…...signature only covers the byte range that belongs to the signature...not alter that signed byte range, so the existing signatures...

    forum.aspose.com/t/multiple-signatures-in-pdf-t...
  5. range.xlsx

    Sheet1 &=node.Groups[0].Materials.Name(group:nomal,Range:1:2,ascending:1) &=node.Groups[0].Materials.DSSection.Name Sheet2 Sheet3 2025-08-29T06:14:04Z 16.0300 John.He 2023-05-12T11:15:00Z 2025-08-2......Name(group:nomal,range:1:2,ascending:1) &=node.Groups[0]...

    docs.aspose.com/cells/tr/net/how-to-use-range-p...
  6. range.xlsx

    Sheet1 &=node.Groups[0].Materials.Name(group:nomal,Range:1:2,ascending:1) &=node.Groups[0].Materials.DSSection.Name Sheet2 Sheet3 2025-08-29T06:14:04Z 16.0300 John.He 2023-05-12T11:15:00Z 2025-08-2......Name(group:nomal,range:1:2,ascending:1) &=node.Groups[0]...

    docs.aspose.com/cells/zh/net/how-to-use-range-p...
  7. Range.NormalizeFieldTypes | Aspose.Words for .NET

    Transform field types with the NormalizeFieldTypes method. Ensure FieldStart, FieldSeparator, and FieldEnd align with specified field codes for seamless data handling....NormalizeFieldTypes Contents [ Hide ] Range.NormalizeFieldTypes method Changes...FieldSeparator , FieldEnd in this range so that they correspond to the...

    reference.aspose.com/words/net/aspose.words/ran...
  8. Add Borders in Excel using Node.js

    Follow this article to Add borders in Excel using Node.js. It shares IDE settings, a steps list, and a sample code to create a border in Excel using Node.js....add some text and create a range of the selected cells Call the...are two main steps: create a range for the target cells in a particular...

    kb.aspose.com/cells/nodejs/add-borders-in-excel...
  9. 档案

    档案... String range; // 循环工作表 for (int worksheetIndex...{ // 默认情况下创建第一个工作表,因此仅设置范围 range = defaultWorksheetName + "!A:Y";...

    blog.aspose.com/zh/cells/convert-excel-files-to...
  10. Merge Cells in Word using Python

    Follow this article to merge cells in Word using Python. It contains the IDE settings, steps, and a sample code to combine cells in Word using Python....and last cell in the desired range of cells for merging and use...mergeCells() method to merge the range. Code to Combine Cells in Word...

    kb.aspose.com/words/python/merge-cells-in-word-...