Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 286 for

paragraph coordinates

(0.06 sec)
  1. FieldHyperlink Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldHyperlink class to effortlessly implement HYPERLINK fields in your documents and enhance interactivity....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/net/aspose.words.fie...
  2. Aspose::Words::Fields::FieldAdvance class | Asp...

    Aspose::Words::Fields::FieldAdvance class. Implements the ADVANCE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FieldHyperlink class | Aspose.Words for Python

    aspose.words.fields.FieldHyperlink class. Implements the HYPERLINK field To learn more, visit the [Working with Fields](https://docs.aspose.com/words/python-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/python-net/aspose.wo...
  4. 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-...
  5. Search and Get Text from Pages of PDF|Aspose.PD...

    Discover how to search and retrieve text from a PDF file in .NET using Aspose.PDF for text analysis and extraction....feature to search and get the coordinates of each character or text...to be certain about the coordinates being returned for each character...

    docs.aspose.com/pdf/net/search-and-get-text-fro...
  6. Aspose.Words module | Aspose.Words for Node.js

    The Aspose.Words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word....other nodes, for example Paragraph , Section and Table . Classes...related formatting for a paragraph. Frameset Represents a frames...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. Add Text to PDF in Python|Aspose.PDF for Python...

    Learn how to add text, HTML fragments, lists, links, and custom fonts to PDF documents in Python....hyperlinks, and working with paragraph layouts, lists, and transparency...page, insert text at given coordinates, and save the resulting file...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  9. 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...
  10. Insertion of charts at a bookmark renders incor...

    Hi, I’m inserting a document at a bookmark location in another document. The document that I’m inserting contains a set of links that point to a range of cells in a dummy excel file. After insertion, I use another exce…...{ //Check to see if image coordinate matches the regex. //Regex...TryParse(EndDigits[1], out int endCol); // Coordinates cannot be zero by any chance...

    forum.aspose.com/t/insertion-of-charts-at-a-boo...