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