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

area

(0.1 sec)
  1. 在 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-...
  2. Excel file display as like A4 papers. Sheets ar...

    Hello, In our .Net Project with Groupdocs Viewer. Customers upload excel files but the expected images are different. Can I make it more similar to display like opened in Microsoft Excel Program? Im gonna attach photos…...rows and columns Render a print area Render a worksheet on one page...worksheet by page breaks and print area caglaraydogan November 7, 2023...

    forum.groupdocs.com/t/excel-file-display-as-lik...
  3. 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...
  4. 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...
  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. 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...
  10. 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...