Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 20,117 for

range

(0.11 sec)
  1. Aspose.Words.AI module | Aspose.Words for Node.js

    The Aspose.Words.AI namespace enables seamless integration with large language models (LLMs), such as OpenAI and Gemini, providing robust support for AI-powered document processing....transformations that support a wide range of use cases. Classes Class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Find Query Tables and List Objects related to E...

    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....Convert an Excel Table to a Range of Data Set the Comment of Table...

    docs.aspose.com/cells/java/find-query-tables-an...
  3. Aspose.Words for .NET|Documentation

    Generate, modify, convert, render, and print documents using C#....applications to perform a great range of document processing tasks...

    docs.aspose.com/words/net/
  4. 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: ArrayPtr...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. 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...
  6. 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...
  7. Excel workbook saved as .docx having issues wit...

    Hi Guys I am facing a problem when saving an excel workbook as .docx. I am trying to convert the following 2 table’s that are present in the following workbook- check.zip (16.3 KB) One is having issues with it’s border…...Worksheets[0]; Range range = worksheet.Cells.MaxDisplayRange;...StyleFlag(); flag.Borders = true; range.ApplyStyle(style, flag); DocxSaveOptions...

    forum.aspose.com/t/excel-workbook-saved-as-docx...
  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. 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. Merge Cells|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....single cell within a specified range of the cells. Java //Create...

    docs.aspose.com/cells/java/merge-cells/