Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,010 for

area

(0.11 sec)
  1. GroupDocs.Annotation for Java | GroupDocs

    Java library that adds, edits, and removes annotations and markup — Area and shape annotations, text highlight/underline/strikeout, watermarks, image and link stamps, and threaded comments — on PDF, Word, Excel, PowerPoint, images, CAD, Visio, and email files. No Microsoft Office or Adobe Acrobat required....format-independent interface to draw area and shape annotations, mark...filters. Quick example // Add an area annotation to the first page...

    docs.groupdocs.com/annotation/java/
  2. GroupDocs.Annotation for Python via .NET | Grou...

    Native Python library that adds, edits, and removes annotations and markup — Area and shape annotations, text highlight/underline/strikeout, watermarks, image and link stamps, and threaded comments — on PDF, Word, Excel, PowerPoint, images, CAD, Visio, and email files on Windows, Linux, and macOS. No Microsoft Office or Adobe Acrobat required....format-independent interface to draw area and shape annotations, mark...pydrawing import Color # Add an area annotation to the first page...

    docs.groupdocs.com/annotation/python-net/
  3. 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...
  4. AI agents and LLM integration | GroupDocs

    Use GroupDocs.Annotation for Python via .NET with AI coding assistants and LLMs — the bundled AGENTS.md reference, the GroupDocs MCP server, and machine-readable documentation....markup on documents and images -- area/ellipse/arrow/point/distance/polyline...as annotator : area = AreaAnnotation () area . box = Rectangle...

    docs.groupdocs.com/annotation/python-net/agents...
  5. 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...
  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 local disk | GroupDocs

    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...
  9. Load document from stream | GroupDocs

    The page describes how to load PDF, Word, Excel, PowerPoint documents from stream 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. 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...