Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 10,023 for

text

(0.08 sec)
  1. Extract Hyperlinks from RTF using C#

    This article explains in detail how to extract hyperlinks from RTF using C#. There is no need to install extra software to read hyperlinks from RTF in C#....Extracting hyperlinks from Rich Text Format ( RTF ) files is a valuable...extract the URL and associated text for each hyperlink, enabling...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  2. 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...
  3. Load options for different document types | Doc...

    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...
  4. Search for multiple e-signature types | Documen...

    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...
  5. Announcing GroupDocs.Markdown for .NET — Export...

    Export PDF, Word, Excel, HTML, and more to Markdown with an on‑premises .NET API. See features, roadmap, and how to get started.... Prepare structured, plain-text content suitable for AI processing...XLS) Ebooks (EPUB, MOBI) Plain Text and Web files Usage # Common...

    blog.groupdocs.com/markdown/groupdocs-markdown-...
  6. 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...
  7. Extract tables from document | Documentation

    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...
  8. Wildcard search | Documentation

    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-...
  9. 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-...
  10. Rasterize document or page | Documentation

    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...