Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 5,195 for

text annotations

(0.69 sec)
  1. 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....Annotation Product Solution GroupDocs...option with predefined barcode text BarcodeSignOptions options =...

    docs.groupdocs.com/signature/net/locating-signa...
  2. 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....Annotation Product Solution GroupDocs...loadOptions ); // Initialize image or text watermark TextWatermark watermark...

    docs.groupdocs.com/watermark/java/rasterize-doc...
  3. 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....Annotation Product Solution GroupDocs...letters or ranges of letters. In text form of a search query, there...

    docs.groupdocs.com/search/nodejs-java/wildcard-...
  4. Extract tables from document | GroupDocs

    This article explains that how to extract tables from document in java....Annotation Product Solution GroupDocs...rectangular area that bounds text area. The page information (page...

    docs.groupdocs.com/parser/java/extract-tables-f...
  5. 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....Annotation Product Solution GroupDocs...option with predefined QRCode text QrCodeSignOptions options =...

    docs.groupdocs.com/signature/net/sign-document-...
  6. How to Convert TSV to Excel using C#

    This short guide walks you through the complete process to convert TSV to Excel using C# and how to create the functionality for the TSV to Excel converter in C#....Annotation Product Family GroupDocs...published an article to change Text to HTML using C#, have a look...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. Remove Metadata from RTF using C#

    Learn how to efficiently remove metadata from RTF using C# with a code that demonstrates how to delete metadata from RTF in C# without installing extra software....Annotation Product Family GroupDocs...Metadata from RTF using C# Rich Text Format ( RTF ) is a widely used...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  8. Render RTF as PNG using Python

    Let's quickly learn how to render RTF as PNG using Python. You will get code and steps to create PNG images from RTF in Python for custom dimensions for output....Annotation Product Family GroupDocs...using Python Working with rich text ( RTF ) documents often requires...

    kb.groupdocs.com/viewer/python/render-rtf-as-pn...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Furthermore, we have improved the text area extraction for the PDF...Furthermore, we have improved the text area extraction for the PDF...

    blog.groupdocs.com/groupdocs.blog/page/50/
  10. 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....Annotation Product Solution GroupDocs...Removing shapes with particular text formatting You can also find...

    docs.groupdocs.com/watermark/java/shapes-in-spr...