Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 11,965 for

text

(0.24 sec)
  1. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Word Document Creating a Template Insert a desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon. Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....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/generating-repo...
  2. Load options for different document types | Gro...

    This article demonstrates how to load and convert PDF. Word, Excel, PowerPoint documents and Images using GroupDocs.Conversion for Java API.... Encoding options for text-based files. Metadata handling...Images (e.g., PNG, JPG, BMP, SVG) Text Files (e.g., TXT, CSV) CAD Drawings...

    docs.groupdocs.com/conversion/java/load-options...
  3. Search for multiple e-signature types | GroupDocs

    This article explains how to search for multiple electronic signatures across document pages with GroupDocs.Signature API....QR-code signatures; to search for Text signatures. Call method of class...EncodeType = QrCodeTypes . QR , Text = "John" , MatchType = TextMatchType...

    docs.groupdocs.com/signature/net/search-for-mul...
  4. Disable Image Comparison in PDF Documents | Gro...

    Skip image comparison when diffing PDF documents to speed up the process and avoid noise from embedded graphics, using GroupDocs.Comparison for Python via .NET....diffing PDFs — useful when only text changes matter and embedded...comparison when: You only care about text edits. Legal redlines, contract...

    docs.groupdocs.com/comparison/python-net/develo...
  5. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....option with predefined barcode text BarcodeSignOptions options =...option with predefined barcode text BarcodeSignOptions options =...

    docs.groupdocs.com/signature/net/locating-signa...
  6. Extract tables from document | GroupDocs

    This article explains that how to extract tables from document in java....rectangular area that bounds text area. The page information (page...) { // Print the table cell text System . out . print ( cell...

    docs.groupdocs.com/parser/java/extract-tables-f...
  7. Rasterize document or page | GroupDocs

    The watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....loadOptions ); // Initialize image or text watermark TextWatermark watermark...loadOptions ); // Initialize image or text watermark TextWatermark watermark...

    docs.groupdocs.com/watermark/java/rasterize-doc...
  8. Sign document with QR-code signature - advanced...

     This article explains how to sign document with QR-code electronic signatures using extended options with GroupDocs.Signature API....option with predefined QRCode text QrCodeSignOptions options =...true , Weight = 2 }, // set text color and Font ForeColor = Color...

    docs.groupdocs.com/signature/net/sign-document-...
  9. Wildcard search | GroupDocs

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters.... In text form of a search query, there...wildcard search with queries in text form are presented below. const...

    docs.groupdocs.com/search/nodejs-java/wildcard-...
  10. Get document info | GroupDocs

    Retrieve document metadata such as format, page count, title, and author without converting...Write the metadata fields to a text file with open ( "get-info-static...Write the metadata fields to a text file with open ( "get-info-instance...

    docs.groupdocs.com/markdown/python-net/get-docu...