Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 4,078 for

point

(0.09 sec)
  1. 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...
  2. 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...
  3. scaleY() - CSS: Cascading Style Sheets | MDN

    The scaleY() CSS function defines a transformation that resizes an element along the y-axis (vertically). Its result is a data type....y-coordinate) of each element point by a constant factor, except...(vertical, y-coordinate) of each point of the element. Cartesian coordinates...

    developer.mozilla.org/en-US/docs/Web/CSS/transf...
  4. DocumentType Enumeration - GroupDocs.Annotation...

    The annotation document type...Structure PenStyle Enumeration Point Structure Rectangle Structure...

    apireference.groupdocs.com/annotation/net/group...
  5. GroupDocs.Redaction for .NET - API Reference

    GroupDocs.Redaction - API Reference GroupDocs.Redaction - API Reference GroupDocs.Redaction GroupDocs.Redaction.Confi......are: Redactor is the entry point for redaction process. Redaction...

    apireference.groupdocs.com/redaction/net
  6. Basic concepts of scroll snap - CSS: Cascading ...

    The properties in the CSS scroll snap module enable you to define how scrolling snaps to specific Points as a user scrolls through a document....scrolling snaps to specific points as a user scrolls through a...<section> element, dictating the point where the scrolling of each...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_sc...
  7. 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...
  8. 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/
  9. 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...
  10. 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-...