Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 22,242 for

table

(0.12 sec)
  1. Parsing PDF documents|Aspose.PDF for PHP via Java

    Do you want to extract data from PDF documents? Discover various PDF data extraction methods with Aspose.PDF for PHP.... Extract Data from Table in PDF . Learn how to extract...

    docs.aspose.com/pdf/php-java/parsing/
  2. Overview of supported Annotations|Aspose.PDF fo...

    Check out the list of possible annotations you can work with using Aspose.PDF for .NET....Contents [ Hide ] The following table indicates the Annotation types...

    docs.aspose.com/pdf/net/overview-of-annotations/
  3. TabStop.position property | Aspose.Words for Py...

    TabStop.position property. Gets the position of the tab stop in points....Document ( file_name = MY_DIR + 'Table of contents.docx' ) # Iterate...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ParagraphFormat.tab_stops property | Aspose.Wor...

    ParagraphFormat.tab_stops property. Gets the collection of custom tab stops defined for this object....Document ( file_name = MY_DIR + 'Table of contents.docx' ) # Iterate...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldRD class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldRD class. Implements the RD field...when you create a table of contents, a table of authorities, or...when generating a table of contents, table of authorities, or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...get("type") == "table": for row in block.get("rows"..."paragraph": content["source_type"] = "table" paragraphs.append(content)...

    forum.aspose.com/t/paste-back-shape-data-correc...
  7. Aspose.PDF 的 XML 架构|Aspose.PDF for .NET

    本文描述了用于在 Aspose.PDF for .NET 中处理 XML 文档的 XML 架构...type= "asp:TableType" name= "Table" /> <xs:element xmlns:asp= "Aspose...type= "asp:TableType" name= "Table" /> <xs:element xmlns:asp= "Aspose...

    docs.aspose.com/pdf/zhnet/supported-xml-schema/
  8. TocInfo-Title cannot be aligned to the left - F...

    Hi, our corporate design forces me to put the toc title to the left. No matter how I format the Textfragment, it is alway in the center. I found a code snippet from you and I added the corresponding “HorizontalAlignm…...TextFragment title = new TextFragment(“Table Of Contents”); title.getTextState()...TextFragment title = new TextFragment(“Table Of Contents31”); title.setH...

    forum.aspose.com/t/tocinfo-title-cannot-be-alig...
  9. How to Read Word Document in C#

    This brief tutorial guides you on how to read Word document in C#. To read text from Word document C# environment details and runnable sample code with description is shared....reading data from paragraphs, tables, etc. such that each segment...style is separated or each table cell value is separately accessed...

    kb.aspose.com/words/net/how-to-read-word-docume...
  10. Using TrueType Fonts in Python|Aspose.Words for...

    Aspose.Words for Python via .NET can find the right font or its suiTable replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a font....based on the font substitution table. You can customize this behavior...FontSettings.SubstitutionSettings.Table . # Replace missing "MyFont"...

    docs.aspose.com/words/python-net/using-truetype...