Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 10,779 for

text

(0.19 sec)
  1. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....docx" ); // setup options with text of signature MetadataSignOptions...

    docs.groupdocs.com/signature/java/esign-word-pr...
  2. Indexing additional fields | GroupDocs

    This article demonstrate that how to associate each document with certain additional metadata....name, coincidences with the text of all fields with the specified...

    docs.groupdocs.com/search/net/indexing-addition...
  3. Locating signature with stretch mode | GroupDocs

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API....use stretch mode with adding text or images signatures into document...

    docs.groupdocs.com/signature/net/locating-signa...
  4. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....found can be highlighted in the text of the document. For more information...highlight search results in the text of a document. Detailed information...

    docs.groupdocs.com/search/nodejs-java/build-you...
  5. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....found can be highlighted in the text of the document. For more information...highlight search results in the text of a document. Detailed information...

    docs.groupdocs.com/search/java/build-your-first...
  6. 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...
  7. Font Substitution not working as expected - Fre...

    Hi, We are trying to provide few font substitutes during PDF conversion, but even after providing the font files the PDF is generated using “Dejavu Sans”. Code snippet: public byte[] generatePdfUsingGroupDocs(byte[] co…...the PDF but not applied to the text. DGBPTest_FontSubs_11.docx (11...

    forum.groupdocs.com/t/font-substitution-not-wor...
  8. 比較 Excel 試算表:使用 C# 進行進階逐格分析

    了解如何使用 GroupDocs.Comparison for .NET 以程式方式比較 Excel 工作表。本指南展示了逐格比較、自訂樣式、摘要頁面,以及針對 Excel 文件比較的進階可見性控制,使用 C#。...Limitations Excel Built-in Limitations Text Diff Tool Failures GroupDocs...workbooks at the cell level. Unlike text‑based diff tools that treat...

    blog.groupdocs.com/zh-hant/comparison/compare-e...
  9. How to edit Mobi file | GroupDocs

    This article demonstrates how to edit Mobi files using Java programming language....E-Books in this format can contain text with rich formatting, images...for books, which have parts of text, written on different languages...

    docs.groupdocs.com/editor/java/how-to-edit-mobi...
  10. How to Add Squiggly Annotation in PDF using C#

    This brief writing provides guidance how to add squiggly annotation in PDF using C# along with instructions and code to insert squiggly annotation to PDF in C#....are useful for highlighting text or areas in a document to draw...

    kb.groupdocs.com/annotation/net/how-to-add-squi...