Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 909 for

area

(0.04 sec)
  1. Working with data extracted by template | Docum...

    Extracted data are stored in the instance of DocumentData class....The rectangular area that bounds the text area. The page information...of the text area. The base line of the text area. The style of...

    docs.groupdocs.com/parser/java/working-with-dat...
  2. Split a worksheet into pages | Documentation

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats....rectangular area of relatively small size, comparable to the area of display...that divide the whole worksheet area on rectangular chunks, each...

    docs.groupdocs.com/viewer/net/split-worksheet-i...
  3. How to Add PDF Annotation in ASP.NET C# - Free ...

    The samples I find on your GitHub repo are complicated, difficult to understand for newbie. Is there documentation showing how to setup an ASP.NET project to use GroupDocs.Annotation, add PDF annotation, and setting up …...csharp , ellipse-annotation , area-annotation , annotate-pdf samuelphung... 100, 100, 100), Message = "area" }, // Specify page number,...

    forum.groupdocs.com/t/how-to-add-pdf-annotation...
  4. Split a worksheet into pages | Documentation

    This topic describes how to use the GroupDocs.Viewer Java to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats....rectangular area of relatively small size, comparable to the area of display...that divide the whole worksheet area on rectangular chunks, each...

    docs.groupdocs.com/viewer/java/split-worksheet-...
  5. Split a worksheet into pages | Documentation

    Split worksheets into pages when rendering spreadsheets to HTML, PDF, and image formats using GroupDocs.Viewer Python API.... Render a print area In Microsoft Excel, you can...print area ). A worksheet can contain multiple print areas. Each...

    docs.groupdocs.com/viewer/python-net/split-work...
  6. Load the password-protected documents | Documen...

    The page describes how to load the password protected PDF, Word, Excel, PowerPoint documents using GroupDocs.Annotation for Java....AreaAnnotation area = new AreaAnnotation (); area . setBox ( new...( 100 , 100 , 100 , 100 )); area . setBackgroundColor ( 65535...

    docs.groupdocs.com/annotation/java/load-passwor...
  7. Locating signature with stretch mode | Document...

     This article explains how to use stretch mode values to adjust signature Area positions on document page with GroupDocs.Signature API....ability to stretch signature area along page width or height....signature area along page width - to stretch signature area along...

    docs.groupdocs.com/signature/net/locating-signa...
  8. Save only annotated pages | Documentation

    The page describes how to save only annotated pages when using GroupDocs.Annotation for Java API....AreaAnnotation area = new AreaAnnotation (); area . setBox ( new... 100 )); area . setBackgroundColor ( 65535 ); area . setPageNumber...

    docs.groupdocs.com/annotation/java/save-only-an...
  9. Annotation Opacity is Introduced in GroupDocs.A...

    We are pleased to announce another monthly release of GroupDocs.Annotation for Java v17.10 with some new features like import of annotation from Diagram, setting annotations opacity and many more. This monthly release also covers improvements like change in arrow shape and import of text annotations. Aside this, many fixes are also introduced in this release. For further information, please see release notes. We’d recommend you to download latest release of the API, integrate it in your project and share your valuable feedback....TextField Text Polyline Area Redaction Area Import following annotation...Distance Arrow Resource Redaction Area Polyline Implement following...

    blog.groupdocs.com/annotation/introducing-group...
  10. Load document from local disk | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint documents from local disk using GroupDocs.Annotation for Java....AreaAnnotation area = new AreaAnnotation (); area . setBox ( new...( 100 , 100 , 100 , 100 )); area . setBackgroundColor ( 65535...

    docs.groupdocs.com/annotation/java/load-documen...