Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 11,106 for

text

(0.12 sec)
  1. In-Table List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft Word Document Creating an In-Table List Practicing the following steps you can create In-Table List Template in MS Word 2013. Click the on the document where you want to insert the table....Creating the Template OpenDocument Text (ODT) is a word processing document...“Save As”. Select “OpenDocument Text” from “Save As Type” drop down...

    docs.groupdocs.com/assembly/net/in-table-list-i...
  2. Single Row Image in Word Processing Document | ...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Single Row Image in Microsoft Word Document Creating a Single Row Image Please follow below steps to create a Single Row Image in MS Word 2013:...Creating the Template OpenDocument Text (ODT) is a word processing document...“Save As”. Select “OpenDocument Text” from “Save As Type” drop down...

    docs.groupdocs.com/assembly/net/single-row-imag...
  3. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...indicating whether to recognize text in separate image files. The...indicating whether to recognize text in embedded images. The default...

    docs.groupdocs.com/search/java/indexing-options/
  4. Build search query | GroupDocs

    This page contains information about building Text search queries of various types. More examples on building search queries are provided on the page...contains information about building text search queries of various types...on the page . In addition to text search queries, there is also...

    docs.groupdocs.com/search/nodejs-java/build-sea...
  5. eSign document with QR code signature | GroupDocs

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....document, the main settings are the text to be encoded and the which...option with predefined QRCode text QrCodeSignOptions options =...

    docs.groupdocs.com/signature/net/esign-document...
  6. Single document operations | GroupDocs

    Learn how to move document pages, remove document pages, split document into separate pages, swap document pages positions, extract specific pages from document, change page orientation and rotate page using GroupDocs.Merger for Node.js via Java....Remove pages Split document Split text file Swap pages Extract pages...

    docs.groupdocs.com/merger/nodejs-java/single-do...
  7. Licensing | GroupDocs

    Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Parser for Python via .NET without a license (Evaluation Limitations)...a document can be processed Text extraction: Only 20 lines per...Only 5 pages (slides, sheets) Text extraction Only 20 lines per...

    docs.groupdocs.com/parser/python-net/licensing-...
  8. 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 FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property defined in the DocumentRootPackage class.... Text ); Console . WriteLine ( annotation...applications are able to display simple text statistics for loaded documents...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Parser basic | GroupDocs

    Quick Start section about main features of GroupDocs.Parser API, describes how to extract Text, images, and metadata from documents with just a couple lines of code....formats Get document info Extract text from documents Parse Data from...

    docs.groupdocs.com/parser/python-net/basic-usage/
  10. Delete signatures from documents | GroupDocs

    This sections shows how to delete electronic signatures with GroupDocs.Signature API....Barcode ✖ Image ✖ QR Code ✖ Text ✖ Digital ✖ By type Was this...

    docs.groupdocs.com/signature/net/delete-signatu...