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

paragraph coordinates

(0.08 sec)
  1. Working with image regions|Documentation

    Automatic detection of text bounding boxes and extraction of text inside image rectangles.... Automatic search for paragraph bounding boxes Automatic search...boxes Extracting lines with coordinates Finding text in an image...

    docs.aspose.com/ocr/python-net/image-regions/
  2. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....can automatically find the coordinates of image regions containing...to break the content into paragraphs and then extracts lines from...

    docs.aspose.com/ocr/python-net/image-regions-li...
  3. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....can automatically find the coordinates of image regions containing...to break the content into paragraphs and then extracts lines from...

    docs.aspose.com/ocr/net/image-regions-line-find/
  4. Region-Based Extraction using Python|Aspose.PDF...

    Learn how to extract text from a specific page region or Paragraph structure in PDF documents with Aspose.PDF for Python....(tuple): (llx, lly, urx, ury) coordinates of the rectangle. outfile...document . close () Extract Paragraphs by iterating through them...

    docs.aspose.com/pdf/python-net/region-based-ext...
  5. 布局收集器问题 - Free Support Forum - aspose.com

    我需要通过文档布局收集器获取表格相对于页面的坐标,但是获取到的布局收集器是空的,为什么?怎么解决? // 获取表格所属文档,并强制更新文档布局(以确保后续布局信息准确) if (table.Document is not Document document) return (null, null); // 确保布局信息是最新的 document.UpdatePageLayout(); // 创建布局收集器和枚举器 Layou…...WriteLine("Table coordinates:"); Console.WriteLine($"X:...// Initialize min and max coordinates. float minX = float.MaxValue;...

    forum.aspose.com/t/topic/311958
  6. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by Coordinates....found automatically using the paragraph , line or word detection....name and expiry date Block Coordinates Extracted text Name {X=231...

    docs.aspose.com/ocr/cpp/image-regions-extract/
  7. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The Coordinates at the top-left corner of the containing block of this shape in C++....ShapeBase::get_CoordOrigin method The coordinates at the top-left corner of...document's floating shape coordinate origin. group -> set_Bounds...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FieldAdvance.UpOffset | Aspose.Words for .NET

    Discover how the FieldAdvance UpOffset property enhances text positioning in your documents by adjusting subsequent text upwards for a polished look....continue to be applied until the paragraph ends, // or another ADVANCE...field updates the offset/coordinate values. // 1 - Specify a...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldAdvance.down_offset property | Aspose.Word...

    FieldAdvance.down_offset property. Gets or sets the number of points by which the text that follows the field should be moved down....continue to be applied until the paragraph ends, # or another ADVANCE...field updates the offset/coordinate values. # 1 - Specify a directional...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldAdvance.left_offset property | Aspose.Word...

    FieldAdvance.left_offset property. Gets or sets the number of points by which the text that follows the field should be moved left....continue to be applied until the paragraph ends, # or another ADVANCE...field updates the offset/coordinate values. # 1 - Specify a directional...

    reference.aspose.com/words/python-net/aspose.wo...