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

area

(0.65 sec)
  1. Working with data extracted by template | Group...

    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. Extract text areas | GroupDocs

    This article explains that how to extract text Areas from documents in Java....text / Extract text areas Extract text areas Leave feedback GroupDocs...functionality to extract text areas from documents by the following...

    docs.groupdocs.com/parser/java/extract-text-areas/
  3. Add replies to annotation | GroupDocs

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for Java API....AreaAnnotation area = new AreaAnnotation (); area . setBackgroundColor...setBackgroundColor ( 65535 ); area . setBox ( new Rectangle ( 100 , 100...

    docs.groupdocs.com/annotation/java/add-replies-...
  4. Working with data extracted by template | Group...

    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/net/working-with-data...
  5. Split a worksheet into pages | GroupDocs

    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...
  6. 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...
  7. Split a worksheet into pages | GroupDocs

    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-...
  8. Load document from FTP | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from FTP 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...
  9. Load document from URL | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from URL 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...
  10. Save only annotated pages | GroupDocs

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