Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 34,057 for

list

(0.11 sec)
  1. Table.first_row property | Aspose.Words for Python

    Table.first_row property. Returns the first [Row](../../row/) node in the table.... as_table (), b ), list ( tables ))): cond_expression...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with PDF File Metadata using JavaScript...

    This section explains how to get PDF file information, how to get metadata from a PDF file, set PDF File Information....errorCode’ is 0, then you can get list of PDF file Info. If the ‘json...errorCode’ is 0, then you can get list of fonts from PDF file. If the...

    docs.aspose.com/pdf/javascript-cpp/pdf-file-met...
  3. Word 转 html 能否标注页码的元信息? - Free Support Forum - ...

    当前 word 转 html 时,由于页码属于 “文本框”,其转换后在页眉的位置会展示为图片,能否在转换时候将页码的元信息标注在对应页码的位置,并且为对应 html 标签增加页码标记?以方便可以通过 html 反解出 word 文档的页码信息,反向转换也可以考它转的更准确。 或者是否有 java 的接口可以获取到页码信息?...toString(); } } public static List<PageCodeInfo> extractWordPageInfo(com...throws Exception { List<PageCodeInfo> list = new ArrayList<>();...

    forum.aspose.com/t/word-html/319228
  4. Using Aspose.HTML for Java In Docker

    The article provides clear and concise instructions on how to use Aspose.HTML for Java library in Docker....installer fontconfig 22 RUN fc - list 23 RUN ls 24 25 RUN yum - y...installer fontconfig 2 RUN fc - list 3 RUN ls Build the Docker Image...

    docs.aspose.com/html/java/getting-started/using...
  5. Public API Changes in Aspose.Email 5.7.0|Docume...

    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....[ Hide ] The following is a list of any changes made to the public...have concerns about any change listed, please raise it on the Aspose...

    docs.aspose.com/email/java/public-api-changes-i...
  6. Working with custom dictionaries|Documentation

    How to create and apply custom dictionaries for Aspose.OCR spell checker....you can provide your own word lists in addition to Aspose.OCR’s...correctedResult + "\n\n" ); Getting the list of misspelled words Analyzing...

    docs.aspose.com/ocr/java/dictionaries/
  7. Aspose Word and PPT for python not working in A...

    We are trying to use Aspose PDF and Apose word in Azure Databricks by using python. It is crashing when try to set liscence or try to use any function by below message. Is there any one successful Fatal error: The Pytho…...CONVERTER from typing import List import logging, json, time,...doc_path: str) -> List[str]: """ Returns list of image paths written...

    forum.aspose.com/t/aspose-word-and-ppt-for-pyth...
  8. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type....in list ( filter ( lambda c : c . ancestor == None , list ( filter...x : x . as_comment (), b ), list ( comments )))))): print ( 'Top-level...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Customize Field Properties|Aspose.Words for Java

    Learn how to customize field properties in Java. Rename merge fields or obtain results for fields without separator node in Java.... You can see the full list of properties for each field...

    docs.aspose.com/words/java/customize-field-prop...
  10. How To Use XPath To Select XML Nodes – C# – Asp...

    Learn how to navigate through an XML document and select nodes using XPath. Consider С# examples of selecting information from an XML using XPath queries....phone numbers, names, and a list of the cars they own. Let’s...select names, phone numbers and a list of cars of interest to you....

    docs.aspose.com/html/net/how-to-articles/how-to...