Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 869 for

point

(0.03 sec)
  1. 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...
  2. 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-...
  3. 使用 .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/parser/extract-data-from-...
  4. Add strikeout annotation | Documentation

    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...
  5. Add highlight annotation | Documentation

    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...
  6. 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-...
  7. Font extraction options | Documentation

    Learn this guide to know about extracting fonts from input Word document when editing with GroupDocs.Editor API.... From the “broad” point of view, every font, which is...counterpart, from “narrow” point of view, only those font, which...

    docs.groupdocs.com/editor/java/font-extraction-...
  8. Parse data from PDF documents | Documentation

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....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-...
  9. Parse data from PDF documents | Documentation

    This article explains that how to parse data from PDF documents...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-p...
  10. Font extraction options | Documentation

    Learn this guide to know about extracting fonts from input Word document when editing with GroupDocs.Editor API.... From the “broad” point of view, every font, which is...counterpart, from “narrow” point of view, only those font, which...

    docs.groupdocs.com/editor/net/font-extraction-o...