Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 23,993 for

range

(0.21 sec)
  1. Working with Linear Extrusion|Documentation

    Aspose.3D for Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....set to true, the extrusion range is from -Height/2 to Height/2...

    docs.aspose.com/3d/java/working-with-linear-ext...
  2. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....add 10 rows for row_count in range ( 0 , 10 ): # Add row to table...rows . add () for cellCount in range ( 1 , 5 ): # Add table cells...

    docs.aspose.com/pdf/python-net/adding-tables/
  3. ImageSaveOptions.imageContrast property | Aspos...

    ImageSaveOptions.imageContrast property. Gets or sets the contrast for the generated images.... The value must be in the range between 0 and 1. Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用 Python 向 PDF 添加页面图章 | Aspose.PDF

    在 .NET Framework、.NET Core 上向 PDF 文件添加页戳的 Python 源代码。...set_background ( True ) for i in range ( 1 , 6 ): if ( i % 2 == 0 ):...

    products.aspose.com/pdf/zh-hans/python-net/stam...
  5. Apply Styles to Ranges in Workbooks|Documentation

    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....Ask AI Apply Styles to Ranges in Workbooks Contents [ Hide ]...Excel . Range FormattingRange = mySheet . get_Range ( "A1" ,...

    docs.aspose.com/cells/net/apply-styles-to-range...
  6. 使用 Python 将表格添加到 PDF | Aspose.PDF

    Python 源代码用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上在 PDF 文件中添加表格。...border_info for row_count in range ( 0 , 10 ): row = table . rows...

    products.aspose.com/pdf/zh-hans/python-net/tabl...
  7. Aspose::Words::Fields::TextFormFieldType enum |...

    Aspose::Words::Fields::TextFormFieldType enum. Specifies the type of a text form field in C++....box with prompt text, and a range of possible values: System ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. DocumentBuilder.StartColumnBookmark | Aspose.Wo...

    Use DocumentBuilder's StartColumnBookmark method to easily mark table cell positions as column bookmarks, enhancing document navigation and organization....covers one or more columns in a range of rows. To create a valid bookmark...

    reference.aspose.com/words/net/aspose.words/doc...
  9. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of Ranged structured document tag which accepts multi-sections content in Java....extends Node Represents an end of ranged structured document tag which...pe.STRUCTURED_DOCUMENT_TAG_RANGE_START, true).get(0); StructuredDocumentTa...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBuilder.startColumnBookmark method | As...

    DocumentBuilder.startColumnBookmark method. Marks the current position in the document as a column bookmark start...covers one or more columns in a range of rows. To create a valid bookmark...

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