Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 2,674 for

one

(0.19 sec)
  1. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature compOnents like native documents text, images or barcodes that are the part of document content.... WriteLine ( "No one signature was found." ); } }...

    docs.groupdocs.com/signature/net/searching-for-...
  2. Search for embedded object with custom serializ...

    This article explains how to search for embedded electronic signatures with custom serialization in QR code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....key for encryption (at least one character) /// </summary> public...

    docs.groupdocs.com/signature/net/search-for-emb...
  3. Generate Tables from Collection Data | GroupDocs

    Create dynamic tables in documents by iterating over collections and displaying data in table rows using GroupDocs.Assembly for .NET....feedback Overview Tables are one of the most common ways to display...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  4. Add or Remove Annotations | Annotate PDF files ...

    Programmatically annotate PDF files in C#. Add or remove annotations like arrows, rectangle, ellipse, highlight, watermark annotations using .NET API....indexes to remove the selective ones. We discussed the different...Further, you have also seen one of the ways to remove all the...

    blog.groupdocs.com/annotation/annotate-pdf-file...
  5. Developing FireFox Add-ons with the Add-on Buil...

    This article explains the basics of creating an add-on for FireFox using the FireFox Add-on Builder and Add-on SDK. Read more about them on the Mozilla website. As an example, I’ll use the GroupDocs add-on. (You can download the source code from Github.) It’s an advanced extension so I’ll focus on the basics and highlight a couple of interesting aspects communication between scripts. I’ll mainly look at the add-on folders data and lib in the /resources/groupdocsviewer/ folder....can be seen in FireFox’s add-ons panel. To create the widget,...files that use those libraries. One of the files called by the main...

    blog.groupdocs.com/viewer/developing-firefox-ad...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers... One major enhancement is support...

    blog.groupdocs.com/groupdocs.blog/page/86/
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...documents of same file formats into one. The document protection feature...

    blog.groupdocs.com/groupdocs.blog/page/53/
  8. Export styles during document editing | GroupDocs

    This article describes the procedure of preserving and exporting all build-in and custom styles in the source WordProcessing document during its editing....side-by-side, where the left one is generated by the previous...

    docs.groupdocs.com/editor/java/styles-export/
  9. Features Overview | GroupDocs

    Comprehensive overview of GroupDocs.Parser for .NET features including text extraction, metadata extraction, image extraction, template-based parsing, and PDF form data extraction from 50+ document formats....Accurate Text Extraction Mode One of the most demanded features...

    docs.groupdocs.com/parser/net/features-overview/
  10. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …... When converting only one Page (PagesCount=1) to PNG, it...

    forum.groupdocs.com/t/hidecomments-replacement-...