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

paragraph coordinates

(0.09 sec)
  1. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency....group, the value is in the coordinate space and units of the parent...shape ); // The group shape's coordinate plane has its origin on the...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Using Glyph objects | C++

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs in 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/cpp/developer-guide/using-...
  3. 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...
  4. Working with Headers and Footers in C++|Aspose....

    How to manipulate headers and footers using C++....to a header: Set Font and Paragraph Properties for Header or Footer...you can set the font and paragraph properties, use the HeaderPrimary...

    docs.aspose.com/words/cpp/working-with-headers-...
  5. Rendering Shapes Separately from Document|Aspos...

    Extract various graphic objects, such as images, text box containing Paragraphs, or arrow shapes, when processing a document, and export them to an external location using C#....example, a text box containing paragraphs, arrow shapes, and a small...up of many nodes, such as Paragraph and Table . Most shapes can...

    docs.aspose.com/words/net/rendering-shapes-sepa...
  6. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the shape....group, the value is in the coordinate space and units of the parent...document's floating shape coordinate origin. group . bounds =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing Paragraphs, or arrow shapes, when processing a document, and export them to an external location using Java....example, a text box containing paragraphs, arrow shapes, and a small...up of many nodes, such as Paragraph and Table . Most shapes can...

    docs.aspose.com/words/java/rendering-shapes-sep...
  8. 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...
  9. 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...
  10. 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/