Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 900 for

area

(0.04 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...

    blog.groupdocs.com/categories/groupdocs.total-p...
  2. 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…...file as template The Selection area is not shrinking as per the...from our plan. The Selection area is not shrinking as per the...

    forum.groupdocs.com/t/groupdocs-parser/15108
  3. Convert spreadsheets | Documentation

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using C# language and GroupDocs.Conversion for .NET....recognized authority in the area of working with tabular data...also used for emails and other areas. The main difference between...

    docs.groupdocs.com/conversion/net/convert/sprea...
  4. Convert spreadsheets | Documentation

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using Java language and GroupDocs.Conversion for Java....recognized authority in the area of working with tabular data...also used for emails and other areas. The main difference between...

    docs.groupdocs.com/conversion/java/convert/spre...
  5. GroupDocs.Parser Product Family on GroupDocs Bl...

    GroupDocs.Parser Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Parser Product Family on GroupDocs Blog | Document Automatio...... Improved Text Area Extraction for PDF Documents...Furthermore, we have improved the text area extraction for the PDF documents...

    blog.groupdocs.com/categories/groupdocs.parser-...
  6. Convert spreadsheets | Documentation

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using JavaScript language and GroupDocs.Conversion for Node.js via Java....recognized authority in the area of working with tabular data...also used for emails and other areas. The main difference between...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  7. Developing Extensions for Google Chrome - Group...

    This article describes how Google Chrome extensions are structured. Also I’ll show you how to create one using the GroupDocs Viewer extension as an example. Google Chrome extensionsIn contrast to developing extensions for FireFox, writing extensions for Google Chrome is a rather simple task. Chrome extensions are archives that contain the manifest file, called manifest.json and other resource files. The manifest file describes a extension’s general information: any pages and scripts it uses, and permissions.... First, this clears an area in which files will be displayed...

    blog.groupdocs.com/viewer/developing-extensions...
  8. Digital Signature - esign XLTM documents | Grou...

    Digital signature (eSignature) for XLTM made easy with GroupDocs Signature. Create your electronic digital signatures and esign XLTM documents for free!...page and pointed to a specific area. The digital certificate could...

    products.groupdocs.app/signature/xltm
  9. Digital Signature - esign DOTX documents | Grou...

    Digital signature (eSignature) for DOTX made easy with GroupDocs Signature. Create your electronic digital signatures and esign DOTX documents for free!...page and pointed to a specific area. The digital certificate could...

    products.groupdocs.app/signature/dotx
  10. Adding text watermarks | Documentation

    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....is used to determine working area size. Using In the example above...

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