Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 514 for

area annotations

(0.1 sec)
  1. GroupDocs.Total 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....within your GroupDocs account area. Flexibility in storage is vital...introduced the new GroupDocs Annotation user interface to make your...

    blog.groupdocs.com/categories/groupdocs.total-p...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...within your GroupDocs account area. Flexibility in storage is vital...introduced the new GroupDocs Annotation user interface to make your...

    blog.groupdocs.com/groupdocs.blog/page/102/
  3. 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....Annotation Product Solution GroupDocs...structured text; Extract text areas with coordinates, text style...

    docs.groupdocs.com/parser/net/features-overview/
  4. 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....Annotation Product Solution GroupDocs...usually located in the “Styles” area in the “Main” tab; users can...

    docs.groupdocs.com/editor/java/styles-export/
  5. Groupdocs Parser - Free Support Forum - groupdo...

    Hi team, I am currently using trial evaluation version of Abby as well as Atalasoft to extract text based on templates, the results are fine but I want to use a single set of component in our application, as I am alread…...like viewing, conversion, annotation and signature, I would like...file as template The Selection area is not shrinking as per the...

    forum.groupdocs.com/t/groupdocs-parser/15108
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Annotation for .NET 3.0 In the world...world of APIs, GroupDocs.Annotation for .NET has reborn to introduce...

    blog.groupdocs.com/groupdocs.blog/page/88/
  7. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using C# language and GroupDocs.Conversion for .NET....Annotation Product Solution GroupDocs...recognized authority in the area of working with tabular data...

    docs.groupdocs.com/conversion/net/convert/sprea...
  8. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using Java language and GroupDocs.Conversion for Java....Annotation Product Solution GroupDocs...recognized authority in the area of working with tabular data...

    docs.groupdocs.com/conversion/java/convert/spre...
  9. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Parser for Python via .NET. Extracting text, images, metadata, tables, and structured data from documents with template-based parsing support....Annotation Product Solution GroupDocs...structured text Extract text areas with coordinates, text style...

    docs.groupdocs.com/parser/python-net/features-o...
  10. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Annotation Product Solution GroupDocs...is used to determine working area size. Using In the example above...

    docs.groupdocs.com/watermark/java/adding-text-w...