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

paragraph coordinates

(0.06 sec)
  1. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....); // Create text paragraph auto paragraph = MakeObject < TextParagraph...Set subsequent lines indent paragraph -> set_SubsequentLinesInden...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  2. Aspose::Words::Fields::FieldHyperlink class | A...

    Aspose::Words::Fields::FieldHyperlink class. Implements the HYPERLINK field To learn more, visit the documentation article in C++....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/cpp/aspose.words.fie...
  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. 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...
  5. 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/
  6. 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...
  7. 部分|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/
  8. 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...
  9. 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-...
  10. Using Glyph objects | .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-...