Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 857 for

point

(0.02 sec)
  1. Add strikeout annotation | Documentation

    The page describes how to add strikeout annotation to a document using GroupDocs.Annotation for Java....annotation positions as array of points To add a strikeout annotation...reply2 ); Point point1 = new Point ( 80 , 730 ); Point point2 =...

    docs.groupdocs.com/annotation/java/add-strikeou...
  2. Add link annotation | Documentation

    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...
  3. Color Individual Chart Series Points using Grou...

    At GroupDocs, we keep on updating our products for better user experience. In this regard, we are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.5. Using the latest version, you can now change color of chart series and individual Point series dynamically for word processing, spreadsheet and presentation formats. We recommend you to install the latest version of API for a better experience. Features IntroducedFollowing new features are introduced in version 18....chart series and individual point series dynamically for word...Spreadsheet Document Individual Point Series Coloring in Word Processing...

    blog.groupdocs.com/assembly/color-individual-ch...
  4. Add text redaction annotation | Documentation

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

    docs.groupdocs.com/annotation/net/add-text-reda...
  5. 使用 .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-...
  6. Parse data from documents | Documentation

    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/net/parse-data-from-d...
  7. Add link annotation | Documentation

    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...
  8. Add squiggly annotation | Documentation

    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-...
  9. Add squiggly annotation | Documentation

    The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for Java....annotation positions as array of points defines the area background...PDF List points = new ArrayList < Point >(); points . add ( new...

    docs.groupdocs.com/annotation/java/add-squiggly...
  10. Parse data from documents | Documentation

    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-...