Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,232 for

point

(0.82 sec)
  1. Adding text watermarks | GroupDocs

    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. 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-...
  3. How to Add Arrow Annotation in PDF using Java

    This article will teach you how to add arrow annotation in PDF using Java. Also, we will assist you in writing Java code to insert arrow annotation into PDF in Java....annotations are visual aids used to point to specific parts of a document...reader’s attention to the intended point. The above section has covered...

    kb.groupdocs.com/annotation/java/how-to-add-arr...
  4. GroupDocs Newsletter August 2018 – .NET and Jav...

    Share this issue: Monthly NewsletterAugust 2018 Text and Metadata Extraction APIs for Java Applications Accurately Parse MS Office, Emails, Zip and Legal Documents GroupDocs.Parser is a Java document parsing and text extraction API for analyzing documents thus allowing users to extract metadata, raw and formatted text from the supported document formats (Word, Excel, PowerPoint, PDF, OneNote, Visio, Text, HTML, Zip, Markdown and Email messages). The API performs content parsing operations with highest level of accuracy and speed....Change the Color of Chart and Point Series While Generating Documents...chart series and individual point series dynamically for email...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  5. GroupDocs.Comparison Product Family

    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....comparing charts for MS Power Point Presentations Added support...comparing comments for MS Power Point Presentations Added support...

    blog.groupdocs.com/categories/groupdocs.compari...
  6. Add Text Redaction Annotation using Java Annota...

    At GroupDocs, we are always focused on delivering the best to our customers. In this regard, we are excitedly announcing another monthly release of Java Annotation API v18.4. Using this latest version, now users can import distance annotation for Words and also able to add text redaction annotation in Slides. Aside this, multitude fixes and improvements are also introduced in this release. We therefore recommend you to download this latest release for a better API experience....text in different paragraphs Point with text for text annotation...annotations after exporting Images Point annotation in Slides Opacity...

    blog.groupdocs.com/annotation/java-annotation-a...
  7. GroupDocs Newsletter July 2018 – Professional D...

    Share this issue: Monthly NewsletterJuly 2018 Merge Word, PDF, Excel & PowerPoint Documents in .NET Join Multiple Documents of Same File Format into One GroupDocs.Merger for .NET - A native document manipulation API allowing to split, append, join, remove, reorder and combine pages of popular business documents formats into one. You can also manage document protection by setting up or removing passwords. Company News GroupDocs Consulting Partners Program GroupDocs has recently started consulting partners program to provide professional consultancy services, implementation and unique solutions to help GroupDocs API users develop customized solutions according to the business needs....Chart Series and Individual Point Series in Business Documents...chart series and individual point series dynamically for word...

    blog.groupdocs.com/total/groupdocs-newsletter-j...
  8. How to Add Text Redaction Annotation in PDF usi...

    This topic explains how to add text redaction annotation in PDF using Java along with steps and code to insert text redaction annotation to PDF in Java....detailed explanation of adding point annotations to PDF files using...topic on how to how to add point annotation to PDF using Java...

    kb.groupdocs.com/annotation/java/how-to-add-tex...
  9. 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...
  10. Working with Templates | GroupDocs

    Create templates with fields and tables to extract structured data using GroupDocs.Parser for Python via .NET....data import Rectangle , Point , Size from groupdocs.parser...) table_area = Rectangle ( Point ( 175.0 , 350.0 ), Size ( 400...

    docs.groupdocs.com/parser/python-net/working-wi...