Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 24,385 for

range

(2.6 sec)
  1. 用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...
  2. Get, Update and Expand a Bookmark using Python|...

    This article describes how to use bookmarks in a PDF file with our Aspose.PDF for Python library....all the bookmarks for i in range ( len ( document . outlines...str_level_seprator = "" for i in range ( bookmark . level ): str_level_seprator...

    docs.aspose.com/pdf/python-net/get-update-and-e...
  3. FormField.CheckBoxSize | Aspose.Words for .NET

    Discover the FormField CheckBoxSize property to customize checkbox dimensions in points, enhancing your forms when IsCheckBoxExactSize is enabled.... Range . FormFields ; Assert . That...content. Assert . That ( doc . Range . Fields . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FormField.IsCheckBoxExactSize | Aspose.Words fo...

    Discover the FormField IsCheckBoxExactSize property, easily control textbox sizing with a simple boolean setting for optimal customization.... Range . FormFields ; Assert . That...content. Assert . That ( doc . Range . Fields . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FormField.EntryMacro | Aspose.Words for .NET

    Discover the FormField EntryMacro property to easily manage entry macros for your forms, enhancing functionality and user experience.... Range . FormFields ; Assert . That...content. Assert . That ( doc . Range . Fields . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FormField.OwnHelp | Aspose.Words for .NET

    Discover the FormField OwnHelp property. Easily user experience by customizing help messages when users press F1 on focused form fields.... Range . FormFields ; Assert . That...content. Assert . That ( doc . Range . Fields . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FormFieldCollection.Remove | Aspose.Words for .NET

    Effortlessly remove form fields by name with the FormFieldCollection Remove method. Streamline your data management with this easy-to-use feature!... Range . FormFields ; Assert . That...content. Assert . That ( doc . Range . Fields . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Limit the Number of Pages Generated - Excel to ...

    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....Sometimes, you want to print a range of pages to an output PDF file...example shows how to render a range of pages (3 and 4) from a Microsoft...

    docs.aspose.com/cells/java/limit-the-number-of-...
  9. FieldCollection class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldCollection class. A collection of [Field](../../aspose.words/field/) objects that represents the fields in the specified Range...the fields in the specified range. To learn more, visit the Working...start fall within the specified range. The FieldCollection collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Bookmark.first_column property | Aspose.Words f...

    Bookmark.first_column property. Gets the zero-based index of the first column of the table column Range associated with the bookmark....column of the table column range associated with the bookmark...doc' ) for bookmark in doc . range . bookmarks : # If a bookmark...

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