Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 1,019 for

printing annotations

(0.17 sec)
  1. Detect encoding | Documentation

    This article explains that how to detect encoding of a plain text file in java....Annotation Product Solution GroupDocs...document" ); return ; } // Print the encoding System . out ....

    docs.groupdocs.com/parser/java/detect-encoding/
  2. com.groupdocs.signature.exception.GroupDocsSign...

    I am using groupdocs signature as java API. When used for Java projects in a window environment, digital signature add-ons were possible. But when i use this in Linux OS, com.groupdocs.signature.exception.GroupDocsSignat…...print(" 디지털서명함수 check 1 filename도..."converted.pdf"); System.out.print(" / 디지털서명함수 check 2" + signature);...

    forum.groupdocs.com/t/com-groupdocs-signature-e...
  3. 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
  4. 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...
  5. 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...
  6. 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-...
  7. 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...
  8. 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...
  9. 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-...
  10. GroupDocs.Parser for .NET 18.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Parser for .NET 18.12. Major Features There are the following features in this release: Added the ability to extract tables from PDFs Added the support for text and presentation templates Added the ability to detect the type of password-protected Office Open XML documents Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-1016 Implement the ability to extract tables from PDFs New feature PARSERNET-1097 Implement the support for text and presentation templates New feature PARSERNET-1092 Implement the ability to detect the type of password-protected Office Open XML documents Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Annotation Product Solution GroupDocs...Skip this cell continue ; } // Print content of the cell Console...

    docs.groupdocs.com/parser/net/groupdocs-parser-...