Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 5,942 for

area

(0.04 sec)
  1. redactiontype - GroupDocs.Redaction for Java - ...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions...... ImageArea The area within an image. Metadata The...RedactionType ImageArea The area within an image. Method Detail...

    apireference.groupdocs.com/redaction/java/com.g...
  2. 在 C# 中添加或删除注释 |注释 Word DOC DOCX 文件

    在 C# 中以编程方式在 Word DOC/DOCX 文件中添加和删除注释。使用 .NET Annotation API 添加箭头、矩形、椭圆、水印注释。...docx")) { AreaAnnotation area = new AreaAnnotation { BackgroundColor...450, 135), Message = "This is area annotation", Opacity = 0.2,...

    blog.groupdocs.com/zh/annotation/annotate-word-...
  3. Filtering annotations by type on saving documen...

    This page describes how to filter annotation by type on saving file using GroupDocs.Annotation for Java API....AreaAnnotation area = new AreaAnnotation(); area.setBox(new Rectangle(100...100, 100)); area.setBackgroundColor(65535); area.setPageNumber(1);...

    docs.groupdocs.com/annotation/java/filtering-an...
  4. RedactionResult - GroupDocs.Redaction for Java ...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......RegionReplacementOpt options) Replaces the area at given point with a rectangle...RegionReplacementOpt options) Replaces the area at given point with a rectangle...

    apireference.groupdocs.com/redaction/java/com.g...
  5. Annotate Word Online | Free GroupDocs Apps

    Annotate DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF, TXT, ODT, OTT online free...online Click inside the file drop area to upload a Word file or drag...file or click inside the white area to choose a file. Then you will...

    products.groupdocs.app/annotation/word
  6. Annotate Excel Online | Free GroupDocs Apps

    Annotate XLS, XLSX, XLSM, XLSB, CSV, ODS online free...online Click inside the file drop area to upload a Excel file or drag...file or click inside the white area to choose a file. Then you will...

    products.groupdocs.app/annotation/excel
  7. Annotate PowerPoint Online | Free GroupDocs Apps

    Annotate PPT, PPS, PPTX, PPSX, PPTM, POTX, POTM, PPSM, ODP, OTP online free...online Click inside the file drop area to upload a PowerPoint file...file or click inside the white area to choose a file. Then you will...

    products.groupdocs.app/annotation/powerpoint
  8. Create Hyperlinks in PDF using Link Annotations...

    Annotate PDF files by creating hyperlinks using link annotations in Java. Document and image annotation Java API allows annotating by linking external data....external data with the specified area of the document. We can add...of Points that represent the area of Hyperlink. Create the LinkAnnotation...

    blog.groupdocs.com/annotation/create-hyperlinks...
  9. Filtering annotations by type on saving documen...

    This page describes how to filter annotation by type on saving file using GroupDocs.Annotation for .NET API....pdf”)) { AreaAnnotation area = new AreaAnnotation() { Box...annotator.Add(new List () { area, ellipse }); //Result file will...

    docs.groupdocs.com/annotation/net/filtering-ann...
  10. pagetablearea - GroupDocs.Parser for Java - API...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......PageArea Represents a table page area which is used to represent a...rectangle - The rectangular area that contains the table. Method...

    apireference.groupdocs.com/parser/java/com.grou...