Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 758 for

document parsing

(3.66 sec)
  1. Convert DOCX to JPG in C#

    Learn how to Convert DOCX to JPG in C# and perform DOCX to JPG conversion using C# with GroupDocs.Conversion, providing step‑by‑step guidance for developers today!!...DOCX to JPG in C# Converting documents to image formats is a common...is suitable for both single‑document processing and batch operations...

    kb.groupdocs.com/conversion/net/convert-docx-to...
  2. Convert documents for RAG pipelines | GroupDocs

    Prepare PDF, Word, and Excel Documents as Markdown for retrieval-augmented generation with LLMs...Events Acquisition GroupDocs Documentation / GroupDocs.Markdown / GroupDocs...Convert documents for RAG pipelines Convert documents for RAG...

    docs.groupdocs.com/markdown/net/convert-for-rag/
  3. Discount Offer on GroupDocs.Total Ending Soon |...

    Complete set of .NET & Java APIs in 25% Off. Use 'HOLOFF2020' coupon code to get GroupDocs.Total - The complete collection of APIs for Document manipulation....Total is a complete document manipulation toolkit that...compare, sign, assemble, search, parse, watermark, edit, merge, redact...

    blog.groupdocs.com/total/groupdocs-discount-off...
  4. Extract metadata from PPTX using C#

    Quickly learn how to extract metadata from PPTX using C#. An example of PPTX metadata extraction C# code will be provided, compatible with Windows, macOS, and Linux....from PPTX files can enhance document management, enable better...and provide insights into document usage and ownership. This...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  5. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire Document or a text from the selected page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...extract a text from the entire document or a text from the selected...

    docs.groupdocs.com/parser/java/extract-text-fro...
  6. Extract images from Emails | GroupDocs

    Extract images from emails, by default images are extracted with its original format...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...extraction isn’t supported for the document. For example, image extraction...

    docs.groupdocs.com/parser/net/extract-images-fr...
  7. Extract images from Microsoft Office Excel spre...

    To extract images from Microsoft Office Excel spreadsheets getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Excel spreadsheets as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the Document. For example, image extraction isn’t supported for CSV files. Therefore, for CSV file getImages method returns null....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...extraction isn’t supported for the document. For example, image extraction...

    docs.groupdocs.com/parser/java/extract-images-f...
  8. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...with templates Leave feedback Document template is set by class....

    docs.groupdocs.com/parser/java/working-with-tem...
  9. Convert documents for RAG pipelines | GroupDocs

    Prepare PDF, Word, and Excel Documents as Markdown for retrieval-augmented generation with LLMs...Events Acquisition GroupDocs Documentation / GroupDocs.Markdown / GroupDocs...Convert documents for RAG pipelines Convert documents for RAG...

    docs.groupdocs.com/markdown/python-net/convert-...
  10. 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:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Slideshow Open Document Presentation Open Document Presentation...

    docs.groupdocs.com/parser/net/extract-data-from...