Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,268 for

point

(0.39 sec)
  1. Add squiggly annotation | GroupDocs

    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. Add underline annotation | GroupDocs

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for .NET....annotation positions as array of points defines the color of the underline...documents Points = new List < Point > { new Point ( 80 , 730...

    docs.groupdocs.com/annotation/net/add-underline...
  3. Add replacement annotation | GroupDocs

    The page describes how to add replacement annotation to a document using GroupDocs.Annotation for .NET....annotation positions as array of points defines the replacement text...FontSize = 11 , Points = new List < Point > { new Point ( 80 , 730...

    docs.groupdocs.com/annotation/net/add-replaceme...
  4. Extract hyperlinks from document page area | Gr...

    Learn how to extract hyperlinks from specific page areas using GroupDocs.Parser for Python via .NET. Extract links from defined rectangular regions....PageAreaOptions , Rectangle , Point , Size # Create an instance...pixels) area = Rectangle ( Point ( 0 , 0 ), Size ( 600 , 200...

    docs.groupdocs.com/parser/python-net/extract-hy...
  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/parser/extract-data-from-...
  6. Test attachment

    Test attachment From Yevgen Nykytenko To yevgen nykytenko Recipients yevgen.nykytenko@aspose.com Sample email to test attachments Regards, Yevgen Nykytenko yevgen.nykytenko@groupdocs.com attachment...... Please use a 9-point Times Roman font, or other Roman...set. The goal is to have a 9-point text, as you see here. Please...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  7. Test attachment

    Test attachment From Yevgen Nykytenko To yevgen nykytenko Recipients yevgen.nykytenko@aspose.com Sample email to test attachments Regards, Yevgen Nykytenko yevgen.nykytenko@groupdocs.com attachment...... Please use a 9-point Times Roman font, or other Roman...set. The goal is to have a 9-point text, as you see here. Please...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  8. Font extraction options | GroupDocs

    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-...
  9. Parse data from PDF documents | GroupDocs

    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-...
  10. Parse data from PDF documents | GroupDocs

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