Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 10,961 for

text

(0.06 sec)
  1. Case sensitive search | GroupDocs

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct....case-sensitive search with a query in text form. C# string indexFolder...

    docs.groupdocs.com/search/net/case-sensitive-se...
  2. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().geTextension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....applications are able to display simple text statistics for loaded documents...demonstrates how to obtain the text statistics for a PDF document...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. How to Convert ODT to DOCX using Java

    In this topic, you will discover the procedure how on convert ODT to DOCX using Java. Also, we will furnish you with Java code snippet to export ODT to DOCX in Java....involves transforming Open Document Text ( ODT ) files into Microsoft...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. GroupDocs.Search Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....be used for performing full text search over the indexed documents...

    blog.groupdocs.com/categories/groupdocs.search-...
  5. Convert XLSX to XLS using Python

    Learn how to convert XLSX to XLS using Python. Step-by-step guide and code example is included in this topic for how to export XLSX to XLS in Python....spreadsheet content into a plain text format for easier distribution...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  6. Email to Pdf - word wrapping issues - Free Supp...

    Hello, We’ve had fairly consistent issues with converting .eml files to .pdf where Text gets cut-off on the right hand of the screen, the below email cuts off the signature to the right, for example. LongSignature.zip …...pdf where text gets cut-off on the right hand...rawHtml) { string html = System.Text.Encoding.UTF8.GetString(rawHtml);...

    forum.groupdocs.com/t/email-to-pdf-word-wrappin...
  7. New Features and Extended Support of File Forma...

    Another month, another version. Today we are releasing version 17.8.0 of GroupDocs.Viewer for .NET. This version resolves a number of bugs that were found in prior releases. Furthermore, we have added the support of more file formats as well as introduced new features in this monthly release. Please continue to find out more about version 17.8.0. Rendering Documents with Comments From version 17.8.0, we have extended the support of rendering document comments....prefix for fonts when rendering Text document as HTML Using single...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  8. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....documents with encrypted metadata text Sign documents with Metadata...

    docs.groupdocs.com/signature/java/sign-document...
  9. Merge PowerPoint Presentations | GroupDocs

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple java code lines and GroupDocs.Merger for Node.js via Java....data such as: slides, shapes, text, animations, video, audio and...

    docs.groupdocs.com/merger/nodejs-java/merge/pow...
  10. Incorrect Table of Contents page numbers even a...

    I am facing an issue with GroupDocs where setUpdateFields is expected to update the Table of Contents (TOC) correctly in both DOCX and PDF outputs. However, the generated files contain discrepancies in some TOC page numb…...Title: Introduction to Rich Text Content — Actual: Page 6, TOC:...

    forum.groupdocs.com/t/incorrect-table-of-conten...