Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,633 for

point

(0.79 sec)
  1. 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....PDF Point Left bottom corner of page WordProcessing Point Left...Spreadsheet Point Left top corner of worksheet Presentation Point Left...

    docs.groupdocs.com/watermark/java/adding-text-w...
  2. Group docs editor to enable editing of variable...

    Hi, I have been looking at Group Docs Editor features for one of my requirement. Our requirement is, we have pdfs with some variable fields (Please find sample screen shot below.) We want to implement .NET web applicat…... Could you please point me if this feature is available/doable...nagasivaos: Could you please point me if this feature is available/doable...

    forum.groupdocs.com/t/group-docs-editor-to-enab...
  3. Working with Templates | GroupDocs

    Create templates with fields and tables to extract structured data using GroupDocs.Parser for Python via .NET....data import Rectangle , Point , Size from groupdocs.parser...) table_area = Rectangle ( Point ( 175.0 , 350.0 ), Size ( 400...

    docs.groupdocs.com/parser/python-net/working-wi...
  4. [Release] GroupDocs.Redaction for .NET v26.6 – ...

    Dear GroupDocs Customers, We are pleased to announce the release of GroupDocs.Redaction for .NET v26.6. This release focuses on more reliable document loading from streams and files, and on preparing the public API for …...Drawing namespace with Color , Point , Size , Rectangle , Font ,...Drawing types such as Color , Point , Size , Rectangle , and Font...

    forum.groupdocs.com/t/release-groupdocs-redacti...
  5. Easy Integrate GroupDocs.Annotation for .NET Li...

    GroupDocs.Annotation for .NET library is a web-based framework which provides features for annotating different types of documents in a web-browser without having to install plugins or middleware on the client. With GroupDocs.Annotation, end users can view and annotate PDF, Microsoft Word, Excel, Outlook, PowerPoint, OpenOffice, AutoCAD and other types of documents and image files. The library comes with a set of commenting and markup tools, including: rectangles, polylines, watermarks, Point and area notes, text markup and strikeouts....rectangles, polylines, watermarks, point and area notes, text markup...

    blog.groupdocs.com/annotation/easy-integrate-gr...
  6. How to Add Text Redaction Annotation in PDF usi...

    This topic explains how to add text redaction annotation in PDF using Java along with steps and code to insert text redaction annotation to PDF in Java....detailed explanation of adding point annotations to PDF files using...topic on how to how to add point annotation to PDF using Java...

    kb.groupdocs.com/annotation/java/how-to-add-tex...
  7. Extract text areas | GroupDocs

    Learn how to extract text areas with coordinates and formatting information from documents using GroupDocs.Parser for Python via .NET. Extract text with position data, rectangles, and text styles....PageTextAreaOptions , Rectangle , Point , Size # Create an instance...pixels) region = Rectangle ( Point ( 0 , 0 ), Size ( 300 , 100...

    docs.groupdocs.com/parser/python-net/extract-te...
  8. How to Add Arrow Annotation in PDF using Java

    This article will teach you how to add arrow annotation in PDF using Java. Also, we will assist you in writing Java code to insert arrow annotation into PDF in Java....annotations are visual aids used to point to specific parts of a document...reader’s attention to the intended point. The above section has covered...

    kb.groupdocs.com/annotation/java/how-to-add-arr...
  9. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...latest version, you can add Point, Polyline and Watermark annotations...Add Watermark, Polyline and Point Annotations in Words and Diagrams...

    blog.groupdocs.com/groupdocs.blog/page/51/
  10. AI agents and LLM integration | GroupDocs

    Use GroupDocs.Redaction for Python via .NET with AI coding assistants and LLMs — the bundled AGENTS.md reference, the GroupDocs MCP server, and machine-readable documentation....on-demand documentation lookups, point your AI tool at the GroupDocs...groupdocs.pydrawing import Color , Point , Size # for box / image-area...

    docs.groupdocs.com/redaction/python-net/agents-...