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

paragraph coordinates

(0.08 sec)
  1. How to Add Circle in PDF using Java

    This article describes how to add circle in PDF using Java. It contains the information to establish the environment, steps to write the program and a sample code to insert circle in PDF using Java....it Add this graph to the paragraphs collection of the selected...that is finally added to the paragraphs collection of the selected...

    kb.aspose.com/pdf/java/how-to-add-circle-in-pdf...
  2. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....); // Create text paragraph var paragraph = new Aspose . Pdf...Set subsequent lines indent paragraph . SubsequentLinesInden = 20...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  3. Creating a complex PDF using Aspose.PDF|Aspose....

    Aspose.PDF for Android via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....text fragments (header and paragraph), and a table. To build such...rectangle with the given coordinates. Create a TextFragment for...

    docs.aspose.com/pdf/androidjava/complex-pdf-exa...
  4. Recognize image via C# | Aspose

    Recognize image using default options....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...
  5. 部分|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/
  6. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...the shape is a child of a Paragraph object, then the shape is...shape are positioned in the coordinate space and units defined by...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Using Glyph objects | API Solution for .NET

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs with C#....article of the What is font paragraph , here we are going to teach...LeftSidebearingY are related to coordinates for the vertical Y-axis....

    docs.aspose.com/font/net/developer-guide/using-...
  8. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility....The Class describes Measure coordinate system. Members of Measure...measurement coordinate system in default user space coordinates. XYFactor...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  9. 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...
  10. 使用 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/