Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 24,373 for

range

(0.28 sec)
  1. 使用 Python 向 PDF 添加页面图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加页面图章。...set_background ( True ) for i in range ( 1 , 6 ): if ( i % 2 == 0 ):...

    products.aspose.com/pdf/zh-hans/python-net/stam...
  2. 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...
  3. Extract Paragraph from PDF|Aspose.PDF for PHP v...

    Explore how to extract paragraphs from a PDF file in PHP using Aspose.PDF for efficient text extraction....complete text of a single page, range of pages or complete document...

    docs.aspose.com/pdf/php-java/extract-paragraph-...
  4. Java API to Convert DOCX to SXC or with free On...

    Convert DOCX to SXC via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to SXC online converter quickly before integrating the code.... It supports a wide range of document formats, including...to HTML. The API provides a range of features that make it easy...

    products.aspose.com/total/java/conversion/docx-...
  5. 使用 Python 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式在 PDF 文件中添加表格...border_info for row_count in range ( 0 , 10 ): row = table . rows...

    products.aspose.com/pdf/zh-hans/python-net/tabl...
  6. 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...
  7. 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...
  8. 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...
  9. 用C++对工作簿中的单元格进行格式化|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持格式化工作簿中的工作表单元格,允许用户自定义单元格的外观和样式。本文章介绍如何使用Aspose.Cells库格式化工作表单元格。...SetColor ( Color :: Maroon ()); Range range = cells . CreateRange ( u...u "M25" ); range . SetName ( u "MyRange" ); range . ApplyStyle...

    docs.aspose.com/cells/zh/cpp/format-worksheet-c...
  10. BuiltInDocumentProperties.heading_pairs propert...

    BuiltInDocumentProperties.heading_pairs property. Specifies document headings and their names....heading_pairs_index += 1 for i in range ( parts_count ): print ( f '...

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