Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 37,468 for

list

(0.21 sec)
  1. CompositeNode.select_nodes method | Aspose.Word...

    CompositeNode.select_nodes method. Selects a List of nodes matching the XPath expression....select_nodes(xpath) Selects a list of nodes matching the XPath...are not supported. Returns A list of nodes matching the XPath...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IStructuredDocumentTag.remove_self_only method ...

    IStructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the document tree.... sdts = list ( doc . range . structured_document_tags... remove_self_only () sdts = list ( doc . range . structured_document_tags...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image.... The method returns a list of Aspose.OCR.RectangleOutput...page. Therefore, the resulting list can contain more Aspose.OCR...

    docs.aspose.com/ocr/net/image-regions-paragraph...
  4. Aspose::Words::Style::get_Font method | Aspose....

    Aspose::Words::Style::get_Font method. Gets the character formatting of the style in C++....Style :: get_Font () Remarks For list styles this property returns...and use a paragraph style with list formatting. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/sty...
  5. Merge Excel Files using Java

    Refer to this article to merge Excel files using Java. It provides IDE settings, a List of instructions, and a sample code to combine Excel files using Java....has details to set the IDE, a list of steps, and a sample code...file Create a list of Excel files to merge If the list is empty,...

    kb.aspose.com/cells/java/merge-excel-files-usin...
  6. Modify the content of pdf based on header - Fre...

    Hello, Currently what we are doing: We have our data in HTML format. So we are generating pdf from html. We are using Converter.ConvertHTML from Aspose.HTML. Also, we have pdf headers and footers in HTML form. What we…...outputPdfPath, List<string> headers, List<string> footers, List<double>...List<double> headerHeights, List<double> footerHeights) { // Open the existing...

    forum.aspose.com/t/modify-the-content-of-pdf-ba...
  7. How to set Data Validations settings in GridJS|...

    Configure Data Validation rules for selected cells, including criteria, input messages, and invalid-data alerts....AnyValue / WholeNumber / Decimal / List / Date / Time / TextLength /...and Value1/Value2 ; if Allow = List , enter the source in Source...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  8. Aspose::Words::Lists::ListCollection::GetEnumer...

    Aspose::Words::Lists::ListCollection::GetEnumerator method. Gets the enumerator object that will enumerate Lists in the document in C++....Aspose::Words::Lists::ListCollection::GetEnumerator method L...object that will enumerate lists in the document. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Tables and Ranges with Node.js via C++|Document...

    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....Microsoft Excel for tables and list objects. Using Microsoft Excel...existing file that contains a table/list object in it const wb = new...

    docs.aspose.com/cells/nodejs-cpp/tables-and-ran...
  10. 使用 C++ 添加具有命名目标的 PDF 书签|Documentation

    学习如何使用 Aspose.Cells for C++ 添加带有命名目标的 PDF 书签。...Sub-Bookmarks in list std :: vector < PdfBookmarkEntry > list ; list . push_back...push_back ( subbookmarkEntry1 ); list . push_back ( subbookmarkEntry2...

    docs.aspose.com/cells/zh/cpp/add-pdf-bookmarks-...