Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 221 for

paragraph coordinates

(0.07 sec)
  1. 部分|Aspose.Slides for Python 文档

    在Python中获取PowerPoint演示文稿中的部分...text_frame for paragraph in textFrame . paragraphs : for portion...portion in paragraph . portions : point = portion . get_coordinates...

    docs.aspose.com/slides/zh/python-net/portion/
  2. Recognize image by link via C# | Aspose

    Recognize image using default options by URL link....detect regions containing text paragraphs, detect skew and recognize...using C# To get texts, areas coordinates and skew from images, provided...

    products.aspose.com/ocr/net/recognition/recogni...
  3. Batch recognition via C# | Aspose

    Recognize images in ZIP archives....detect regions containing text paragraphs, detect skew and recognize...using C# To get texts, areas coordinates and skew from images, provided...

    products.aspose.com/ocr/net/recognition/recogni...
  4. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...can have text, can contain Paragraph and Table nodes as children...Chart . coord_origin The coordinates at the top-left corner of...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。...); // Create text paragraph var paragraph = new Aspose . Pdf...Set subsequent lines indent paragraph . SubsequentLinesInden = 20...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  6. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...can have text, can contain Paragraph and Table nodes as children...Chart . coordOrigin2 The coordinates at the top-left corner of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++.... get_CoordOrigin () The coordinates at the top-left corner of...The width and height of the coordinate space inside the containing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FieldHyperlink class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldHyperlink class. Implements the HYPERLINK field To learn more, visit the [Working with Fields](https://docs.aspose.com/words/nodejs-net/working-with-fields/) documentation article....or sets whether to append coordinates to the hyperlink for a server-side...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase.bounds_in_points property | Aspose.Wo...

    ShapeBase.bounds_in_points property. Gets the location and size of the containing block of the shape in points, relative to the anchor of the topmost shape....shape ) # The group shape's coordinate plane has its origin on the...block, # and the x and y coordinates of (1000, 1000) on the bottom...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Circle Object to PDF file|Aspose.PDF for Py...

    This article explains how to create a circle object to your PDF using Aspose.PDF for Python via .NET.... Add Graph object to paragraphs collection of page. Save...circle with the specified coordinates and radius circle = drawing...

    docs.aspose.com/pdf/python-net/add-circle/