Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,152 for

table

(0.33 sec)
  1. Search flow | GroupDocs

    This article shows the internal stages of each search operation....Search flow Leave feedback The table below shows the internal stages...

    docs.groupdocs.com/search/net/search-flow/
  2. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....File Formats The following table indicates the file formats,...

    docs.groupdocs.com/redaction/python-net/support...
  3. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Leave feedback The following table indicates the file formats that...

    docs.groupdocs.com/signature/java/supported-doc...
  4. How to Add Arrow Annotation in PDF using Java

    This article will teach you how to add arrow annotation in PDF using Java. Also, we will assist you in writing Java code to insert arrow annotation into PDF in Java....particular line of text, a table, or a graph. This topic also...

    kb.groupdocs.com/annotation/java/how-to-add-arr...
  5. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported. The following Table provides the list of supported formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:... The following table provides the list of supported...

    docs.groupdocs.com/parser/java/extract-data-fro...
  6. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....File Formats The following table indicates the file formats,...

    docs.groupdocs.com/redaction/java/supported-doc...
  7. Get document info | GroupDocs

    This article explains how to detect the document's file type and calculate the number of pages when converting a file with GroupDocs.Conversion for .NET....additional information: - title, table of contents, author, whether...encrypted and so on; - title, table of contents, author, lines count...

    docs.groupdocs.com/conversion/net/get-document-...
  8. Parse data from PDF documents | GroupDocs

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....detector parameters for "Details" table TemplateTableParamet detailsTableParamete...detector parameters for "Summary" table TemplateTableParamet summaryTableParamete...

    docs.groupdocs.com/parser/java/parse-data-from-...
  9. Spacing and formatting issue - RTF to PDF conve...

    The attached RTF files, when converted to PDF using GroupDocs, have: a spacing issue (for one doc the Table flows to a 2nd page unnecessarily), and a formatting issue (an amount is generated with a space in it). Gener…...spacing issue (for one doc the table flows to a 2nd page unnecessarily)...Especially the issue regarding the table being moved to the next page...

    forum.groupdocs.com/t/spacing-and-formatting-is...
  10. Load Database Documents with Options | GroupDocs

    Learn how to use DatabaseLoadOptions to configure database document loading in GroupDocs.Conversion for .NET. Supports NSF (Lotus Notes) and SQL formats....contain: CREATE TABLE statements ALTER TABLE modifications INSERT/UPDATE/DELETE...

    docs.groupdocs.com/conversion/net/load-database...