Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 19,660 for

list

(0.05 sec)
  1. Layout detecton|Documentation

    How to detect the layout on the provided image.... Paragraphs List<Aspose.OCR.ContentArea> Detected...Detected paragraphs. Images List<Aspose.OCR.ContentArea> Detected...

    docs.aspose.com/ocr/net/layout_detection/
  2. 表格样式问题 - Free Support Forum - aspose.com

    运行的同样的代码为什么我的表格会突然变成这样子,另外一个是正常的 不正常表格: 正常表格: 代码中没有看出来任何问题 @Override public int replacing(ReplacingArgs args) throws Exception { // 获取文档对象 Document doc = (Document) args.getMatchNode().getDocument(); …...getMatchNode()); // 获取表头和数据 List<String> headers = (List<String>) tableData...get("header"); // 表头 List<List<Object>> tableDataList = (List<List<Object>>)...

    forum.aspose.com/t/topic/311952
  3. 使用嵌套对象|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....FileName ); //Instantiate the List based on the class System ....Individual > list = new System . Collections . Generic . List < Individual...

    docs.aspose.com/cells/zh/net/using-nested-objects/
  4. CleanupOptions.unused_styles property | Aspose....

    CleanupOptions.unused_styles property. Specifies whether unused styles should be removed from document... LIST , 'MyListStyle1' ) doc . styles...styles . add ( aw . StyleType . LIST , 'MyListStyle2' ) doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....toEqual ( 4 ); // Enumerate and list all the styles that a document...and use a paragraph style with list formatting. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBase.Styles | Aspose.Words for .NET

    Explore the DocumentBase Styles property to access a rich collection of customizable styles, enhancing your document's visual appeal and consistency.... Count ); // Enumerate and list all the styles that a document...and use a paragraph style with list formatting. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  7. FieldRef.InsertParagraphNumberInRelativeContext...

    Manage paragraph numbering effortlessly with the FieldRef InsertParagraphNumberInRelativeContext property. Enhance document organization and clarity....(); // We will apply a custom list format, where the amount of...angle brackets indicates the list level we are currently at. builder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldRef.SuppressNonDelimiters | Aspose.Words f...

    Control the FieldRef SuppressNonDelimiters property to easily manage nondelimiter characters in your data. Enhance precision and streamline processing!...(); // We will apply a custom list format, where the amount of...angle brackets indicates the list level we are currently at. builder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....docx' ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Formula Editor Window|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....the Report Fields list (the left-hand list). Select the type...type from the Functions list (in the middle). Select an option from...

    docs.aspose.com/cells/reportingservices/formula...