Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 40,362 for

documents

(0.14 sec)
  1. Disable image comparison in PDF documents | Doc...

    This article explains how to disable image comparison in PDF Documents as a built in feature in GroupDocs.Comparison for .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...PDF documents Disable image comparison in PDF documents Leave...

    docs.groupdocs.com/comparison/net/disable-image...
  2. Convert Word Documents to PDF using C# | DOCX t...

    Convert Word DOC & DOCX Documents to PDF using C# within .NET applications. Automate your files conversion using the document conversion .NET API....Word and PDF documents are among the popular document formats used...learn how to convert MS Word documents of DOC/DOCX format into PDF...

    blog.groupdocs.com/conversion/convert-word-doc-...
  3. Extract hyperlinks from Microsoft Office Word d...

    This article explains that how to extract hyperlinks from Microsoft Office Word (.doc, .docx) Documents...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...from Microsoft Office Word documents / Extract hyperlinks from...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  4. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word Documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...from Microsoft Office Word documents / Search text in Microsoft...

    docs.groupdocs.com/parser/java/search-text-in-m...
  5. Strikethrough Text in Documents using C# | C̶r̶...

    Use the strikeout annotation to cross out the invalid text within the Documents using C#. Automate the document and image annotations with the .NET API....invalid content within the documents. So, in order to automate...to strikethrough text in documents using C# . The following topics...

    blog.groupdocs.com/annotation/strikethrough-tex...
  6. Extract Images from PDF Documents in Java

    Learn how to extract images from PDF files in Java. Extract images from PDF files or from any specific page using Java API within your applications.... PDF documents can contain diverse content...programmatically extract images from PDF documents in Java . Java API to Extract...

    blog.groupdocs.com/parser/extract-images-from-p...
  7. Specify encoding when loading documents | Docum...

    This article explains how to specify encoding when loading Documents with GroupDocs.Viewer within your .NET applications....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Load documents / Specify encoding when loading documents Specify...

    docs.groupdocs.com/viewer/net/specify-encoding-...
  8. Using OCR to redact image documents | Documenta...

    GroupDocs.Redaction supports both types of image Documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office Documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6: textual replacements are not supported, so you have to use color box replacements to redact text in images....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...redact image documents Using OCR to redact image documents Leave feedback...

    docs.groupdocs.com/redaction/java/using-ocr/
  9. Calculate Formula while Assembling Spreadsheet ...

    Calculate Formula The Recipe Set up source document template path Set up destination report path Instantiate DocumentAssembler class Set options, DocumentAssemblyOptions.UPDATE_FIELDS_AND_FORMULAS Generate report Download Template Get the template from here. Update formula.xlsx The Code...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...while Assembling Spreadsheet Documents Calculate Formula while Assembling...

    docs.groupdocs.com/assembly/java/calculate-form...
  10. Using Tables of Presentation Documents as Data ...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 16.12.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Using Tables of Presentation Documents as Data Sources Following classes are added in GroupDocs.Assembly.Data namespace: DocumentTable DocumentTableColumn DocumentTableColumnCollection DocumentTableOptions The Recipe Define template and output report Documents Assemble a document using the external document table as a data source Download Data Source Document Managers Data....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product.../ Advanced Usage / Using Documents as Data Source / Using Tables...

    docs.groupdocs.com/assembly/net/using-tables-of...