Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,268 for

point

(0.65 sec)
  1. Add link annotation | GroupDocs

    The page describes how to add link annotation to a document using GroupDocs.Annotation for .NET....annotation positions as an array of points. To add a link annotation,...PageNumber = 0 , Points = new List < Point > { new Point ( 80 , 730...

    docs.groupdocs.com/annotation/net/add-link-anno...
  2. PDF Merging and stitching ToC - Free Support Fo...

    Hi Team, We need assistance with a PDF merging requirement. Currently, when we merge three PDFs, the second and third documents are simply appended to the first. Our Goal: We need the Table of Contents in the first doc…...insert a header/anchor at the point of merger. Questions: Is this...headers/anchors at the merge point to reflect new sections in the...

    forum.groupdocs.com/t/pdf-merging-and-stitching...
  3. Add squiggly annotation | GroupDocs

    The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for .NET....annotation positions as array of points defines the area background...Word and PDF Points = new List < Point > { new Point ( 80 , 730...

    docs.groupdocs.com/annotation/net/add-squiggly-...
  4. Parse data from documents | GroupDocs

    This article shows how to extract data from documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....TemplateTableParamet ( new Rectangle ( new Point ( 35 , 320 ), new Size ( 530...TemplateTableParamet ( new Rectangle ( new Point ( 330 , 385 ), new Size ( 220...

    docs.groupdocs.com/parser/java/parse-data-from-...
  5. Add strikeout annotation | GroupDocs

    The page describes how to add strikeout annotation to a document using GroupDocs.Annotation for .NET....annotation positions as array of points To add a strikeout annotation...PageNumber = 0 , Points = new List < Point > { new Point ( 80 , 730...

    docs.groupdocs.com/annotation/net/add-strikeout...
  6. Add highlight annotation | GroupDocs

    The page describes how to add highlight annotation to a document using GroupDocs.Annotation for .NET....annotation positions as an array of points To add a highlight annotation...PageNumber = 0 , Points = new List < Point > { new Point ( 80 , 730...

    docs.groupdocs.com/annotation/net/add-highlight...
  7. Parse data from documents | GroupDocs

    Learn how to parse and extract structured data from documents using template-based extraction with GroupDocs.Parser for .NET. Extract invoice data, tables, and fields in C#....TemplateTableParamet ( new Rectangle ( new Point ( 35 , 320 ), new Size ( 530...TemplateTableParamet ( new Rectangle ( new Point ( 330 , 385 ), new Size ( 220...

    docs.groupdocs.com/parser/net/parse-data-from-d...
  8. 使用 .NET API 從 C# 中的發票或收據中提取數據

    使用 C# 以編程方式解析發票或收據並提取數據。在 ASP.NET、WCF 或 WPF 中使用 .NET 文檔解析 API 從文檔中提取文本。...TemplateTableParamet(new Rectangle(new Point(35, 320), new Size(530, 55))...TemplateTableParamet(new Rectangle(new Point(330, 385), new Size(220, 65))...

    blog.groupdocs.com/zh-hant/parser/extract-data-...
  9. Add link annotation | GroupDocs

    The page describes how to add link annotation to a document using GroupDocs.Annotation for Java....annotation positions as an array of points. To add a link annotation,...); List < Point > points = Arrays . asList ( new Point ( 80 , 730...

    docs.groupdocs.com/annotation/java/add-link-ann...
  10. Color Chart Series Dynamically using GroupDocs....

    GroupDocs team is proudly announcing the monthly release of GroupDocs.Assembly for .NET 18.5. Using the latest version, you can now change the color of chart series and individual Point series dynamically for word processing, spreadsheet and presentation formats. We recommend you to install and use the latest version of the API. Features IntroducedFollowing new features are introduced in version 18.5 of the API. Chart Series Coloring in Word Processing Document Chart Series Coloring in Presentation Document Chart Series Coloring in Spreadsheet Document Individual Point Series Coloring in Word Processing Document Individual Point Series Coloring in Presentation Document Individual Point Series Coloring in Word Processing Document Dynamic Coloring of Chart SeriesFor a chart with dynamic data, you can set colors of chart series dynamically based upon expressions....chart series and individual point series dynamically for word...Spreadsheet Document Individual Point Series Coloring in Word Processing...

    blog.groupdocs.com/assembly/color-chart-series-...