Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 2,947 for

point

(0.32 sec)
  1. PageTableAreaCell - GroupDocs.Parser for Java -...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......PageTableAreaCell PageTextArea Point Rectangle SearchResult Size...

    apireference.groupdocs.com/parser/java/com.grou...
  2. PageTableAreaCell - GroupDocs.Parser for Java -...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......PageTableAreaCell PageTextArea Point Rectangle SearchResult Size...

    apireference.groupdocs.com/parser/java/com.grou...
  3. Adding text watermarks | Documentation

    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...
  4. Pre-rasterize | Documentation

    This article shows how to pre-rasterize a document using the redaction API.... Point samplePoint = new System . Drawing . Point ( 516...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  5. Annotation for .NET Library

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....annotation types like Text, Area, Point, Watermark and Strikeout Annotations...annotation types like (Text, Area, Point, Watermark, Strikeout Annotations...

    blog.groupdocs.com/tag/annotation-for-.net-libr...
  6. Get text with coordinates and redact in .NET - ...

    I have a scanned pdf file and I want to get all the data with the coordinates of data and redact that text using this library , how can I achieve my goal...new ImageAreaRedaction(new Point(738, 169), new RegionReplacementOpt(Color...new ImageAreaRedaction(new Point(140, 375), new RegionReplacementOpt(Color...

    forum.groupdocs.com/t/get-text-with-coordinates...
  7. PageTableArea - GroupDocs.Parser for Java - API...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......PageTableAreaCell PageTextArea Point Rectangle SearchResult Size...

    apireference.groupdocs.com/parser/java/com.grou...
  8. PointAnnotation.Equals Method (Object) - GroupD...

    Compares Point Annotations using standard object Equals method...Equals Method (Object) Compares Point Annotations using standard object...

    apireference.groupdocs.com/annotation/net/group...
  9. Color Chart Series Dynamically in Email Message...

    GroupDocs team is proudly announcing two new features and three enhancements in the monthly release of GroupDocs.Assembly for .NET 18.6. Using the latest version, you can now use C# 6.0 null-conditional operators **?. **and ?[]. Change the color of chart series and individual Point series dynamically for Email Messages with HTML and RTF bodies. Furthermore, to enhance the API, colors are preserved for a pie chart in the Word Processing document, fonts are preserved for a chart title, and static colors are preserved for chart series in the Email document....chart series and individual point series dynamically for Email...in Email Document Individual Point Series Coloring in Email Document...

    blog.groupdocs.com/assembly/color-chart-series-...
  10. LinkAnnotation | GroupDocs.Annotation for Java ...

    Represents Link annotation properties...getPoints() public final List<Point> getPoints() Coordinates Returns:...groupdocs.annotation.models.Point> - setPoints(List value) public...

    reference.groupdocs.com/annotation/java/com.gro...