Sort Score
Result 10 results
Languages All
Labels All
Results 3,651 - 3,660 of 11,651 for

text

(1.25 sec)
  1. GroupDocs.Watermark Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....watermarks with a particular text formatting. It also enables...release. Search Watermarks by Text Formatting (font, color etc...

    blog.groupdocs.com/categories/groupdocs.waterma...
  2. groupDocs.Parser.GetDocumentInfo() taking very ...

    Hi, I have a .pdf document only 1 page long. When calling GetDocumentInfo() on the parser created with the stream of this document it takes at least 5 minutes to do this. This makes the whole implementation very ineffic…...metadata, page dimensions and text‑coordinate information. When...parts you do not need (e.g., text coordinates) to reduce work...

    forum.groupdocs.com/t/groupdocs-parser-getdocum...
  3. eSign document with Barcode signature | GroupDocs

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode Text, positioning, alignment and other visual settings with GroupDocs.Signature...); - specifies Barcode text. Here are the steps to eSign...try { // setup options with text of signature BarcodeSignOptions...

    docs.groupdocs.com/signature/java/esign-documen...
  4. Extract tables from document page | GroupDocs

    This article explains that how to extract tables from document page....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...
  5. Subscribing for search process events | GroupDocs

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....at page {0} with type {1} and text {2}" , barcodeSignature . PageNumber...EncodeType , barcodeSignature . Text ); } } } More resources GitHub...

    docs.groupdocs.com/signature/net/subscribing-fo...
  6. How to Update Email Load Options and Convert to...

    Not sure how to modify the below code to use the new Conversion APIs from 24.10 onwards? It says: “warning CS0618: ‘Converter.Converter(string, Func)’ is obsolete: ‘The constructor is obsolete from v24.10. Will be remo…...CSV files to be processed as text format instead of spreadsheet...loadContext) { // Process CSV files as text format for improved performance...

    forum.groupdocs.com/t/how-to-update-email-load-...
  7. .txt font replacement - Free Support Forum - gr...

    Hello, Please can you provide an example of how I can replace a font in a .txt file. I have tried the following but none seem to work. LoadOptions GetLoadOptions(LoadConText conText) { var loadOptions = new WordPr…...this, because as we know the text file format does not store any...command line tools that create a text files which I then merge together...

    forum.groupdocs.com/t/txt-font-replacement/16295
  8. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... Text ); Console . WriteLine ( comment...applications are able to display simple text statistics for loaded documents...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Bulleted List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted 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. Bulleted List in Microsoft Word Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Word 2013. Add a bullet list at the place where you want it....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/bulleted-list-i...
  10. Parse data from PDF documents | GroupDocs

    This article explains that how to parse data from PDF documents...the field data contains the text return fieldData != null &&...PageArea as PageTextArea ). Text : null ; } /// <summary> ///...

    docs.groupdocs.com/parser/net/parse-data-from-p...