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

paragraph coordinates

(0.04 sec)
  1. 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/java/image-regions-line-find/
  2. 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/
  3. 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...rectangle Extracting lines with coordinates Finding text in an image...

    docs.aspose.com/ocr/net/image-regions/
  4. 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...rectangle Extracting lines with coordinates Finding text in an image...

    docs.aspose.com/ocr/java/image-regions/
  5. 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...
  6. 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/
  7. 布局收集器问题 - 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
  8. 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/
  9. 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...
  10. 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...