Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 967 for

printing annotations

(0.04 sec)
  1. Extract text areas | Documentation

    This article explains that how to extract text areas from documents in Java....Annotation Product Solution GroupDocs...PageTextArea a : areas ) { // Print a page index, rectangle and...

    docs.groupdocs.com/parser/java/extract-text-areas/
  2. OCR Usage Basics | Documentation

    This article explains how to use OCR....Annotation Product Solution GroupDocs... getText ( options )) { // Print a text or 'not supported' message...

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  3. GroupDocs.Parser for .NET 21.2 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for .NET 21.2 Full List of Issues Covering all Changes in this Release Key Summary Category PARSERNET-1734 Improve text page extraction from WordProcessing documents Improvement PARSERNET-1722 Remove GetText method from TocItem class Improvement PARSERNET-1484 Text isn’t extracted in raw mode Bug PARSERNET-1711 Detected package downgrade: System.Reflection.Emit.ILGeneration Bug PARSERNET-1724 No results from landscape page of a Word document Bug PARSERNET-1731 Searching text with highlights is not showing all the occurrences in the DOCX file Bug PARSERNET-1732 Search returns wrong PageIndex for DOCX if Header/Footer Bug PARSERNET-1725 Search returns null for PageIndex in DOCX documents Bug PARSERNET-1726 Parsing plain text without extension Bug PARSERNET-1727 Search results are less than as expected Bug PARSERNET-1728 API shows search results only from the first page Bug Public API and Backward Incompatible Changes Improve text page extraction from WordProcessing documents Description This improvement enhanced the work with documents that contain sections, footers, headers and footnotes....Annotation Product Solution GroupDocs...tocItem in tocItems ) { // Print the text of the chapter using...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  4. Find metadata properties | Documentation

    Using the GroupDocs.Metadata for Python via .NET you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution....Annotation Product Solution GroupDocs...for property in properties : print ( f "Property name: { property...

    docs.groupdocs.com/metadata/python-net/find-met...
  5. Extract table of contents from Microsoft Office...

    To extract table of contents from Microsoft Office Word document getToc method is used. Table of contents is generated by paragraphs with H1-H9 build-in styles. Warning getToc method returns null value if table of contents extraction isn’t supported for the document. For example, table of contents extraction isn’t supported for TXT files. Therefore, for TXT file getToc method returns null. If Microsoft Office Word document has no table of contents, getToc method returns an empty collection....Annotation Product Solution GroupDocs...TocItem tocItem : tocItems ) { // Print the text of the chapter try...

    docs.groupdocs.com/parser/java/extract-table-of...
  6. Iterate through container items | Documentation

    This article explains that how to extract containers items and iterate through container items in Java....Annotation Product Solution GroupDocs...ContainerItem item : attachments ) { // Print an item name and size System...

    docs.groupdocs.com/parser/java/iterate-through-...
  7. Tumanaw PDF Online | Libreng GroupDocs Apps

    Libreng online na PDF manonood. Buksan at tingnan ang PDF mga file online nang libre.... Maaari mong i-print ang file na iyong tinitingnan...ng mga pahina. Hakbang 3 I-print o i-download ang source file...

    products.groupdocs.app/fil/viewer/pdf
  8. Generate document pages preview | Documentation

    This topic explains how to get document pages preview as images with various options by GroupDocs.Signature API....Annotation Product Solution GroupDocs...getPath (); System . out . print ( "Image file " + imageFilePath...

    docs.groupdocs.com/signature/java/generate-docu...
  9. Extract data from databases | Documentation

    This article demonstrate that how to extract data from databases via JDBC...Annotation Product Solution GroupDocs...for ( TocItem i : toc ) { // Print the table name System . out...

    docs.groupdocs.com/parser/java/extract-data-fro...
  10. Get text coordinates | Documentation

    Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document page image....Annotation Product Solution GroupDocs...snippet shows how to retrieve and print out text ( / / ) on each document...

    docs.groupdocs.com/viewer/java/image-viewer-get...