Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 10,705 for

text

(0.18 sec)
  1. Index Browser | GroupDocs

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library... The text of the document will be displayed...buttons allow you to move in the text from one found occurrence to...

    docs.groupdocs.com/search/net/index-browser/
  2. Index Browser | GroupDocs

    Index Browser is a .NET application for managing indexes created using the GroupDocs.Search library... The text of the document will be displayed...buttons allow you to move in the text from one found occurrence to...

    docs.groupdocs.com/search/java/index-browser/
  3. Email messages | GroupDocs

    Modify message body/subject, embed/remove images, search Text, and list recipients using Python via .NET.... body = "Test plain text body" content . html_body =...( "message.msg" ) Searching text in email message body or subject...

    docs.groupdocs.com/watermark/python-net/email-m...
  4. 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...
  5. eSign document with multiple signatures | Group...

    This article explains how to sign document with multiple signatures of various type by GroupDocs.Signature API...for Stamp signatures; - for Text signatures. Fill collection...pdf" ); // setup options with text of signature // define several...

    docs.groupdocs.com/signature/java/esign-documen...
  6. 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...
  7. 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...
  8. 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...
  9. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Removing shapes with particular text formatting You can also find...supported for charts. Replacing text for particular shapes Since...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  10. 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-...