Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 296 for

paragraph coordinates

(1.9 sec)
  1. GroupShape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate grouped shapes in your documents for enhanced visual appeal....CoordOrigin { get; set; } The coordinates at the top-left corner of...The width and height of the coordinate space inside the containing...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Drawing::ShapeBase::get_IsLayout...

    Aspose::Words::Drawing::ShapeBase::get_IsLayoutInCell method. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it in C++....inside the cell's paragraph. // The coordinate origin that will...independent floating shape. // The coordinate origin that will determine...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 将线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...); // Add graph object to paragraphs collection of page instance...instance page . Paragraphs . Add ( graph ); // Create Line instance...

    docs.aspose.com/pdf/zh/net/add-line/
  4. Aspose::Words::Drawing::GroupShape class | Aspo...

    Aspose::Words::Drawing::GroupShape class. Represents a group of shapes in a document. 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...
  5. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....other nodes, for example Paragraph , Section and Table and ....other content, specify font, paragraph and section formatting. DocumentBuilderOptio...

    reference.aspose.com/words/java/com.aspose.words/
  6. Process of rendering glyphs

    Explore the fundamentals of glyph rendering, covering the processing pipeline, key technologies, and performance considerations....compute precise device‑space coordinates. 5. Rasterization / vector...shaping to worker threads per paragraph, synchronizing only at the...

    docs.aspose.com/font/net/what-is-font/glyph-ren...
  7. HTML Color Tutorial – Background, Border, and T...

    Complete HTML color guide. Learn how to change text color, background color & border colors using color names, RGB, HEX, and HSL codes....color model in cylindrical coordinates. Hue defines the basic color...color model in cylindrical coordinates. </ p > 5 < p style = "color:hsla(200...

    docs.aspose.com/html/net/tutorial/working-with-...
  8. Replace Text in PDF with Python|Aspose.PDF for ...

    Learn how to replace, rearrange, and remove text in PDF documents using Python....rectangle specifies the x- and y-coordinate limits on the page. Apply...outfile ) Resize and Shift a Paragraph in PDF When working with PDFs...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  9. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....collection at the specified coordinates. In short, it’s a lightweight...template_presentation . slides [ 0 ]) # Get paragraphs from the target shape (assumes...

    docs.aspose.com/slides/python-net/excel-integra...
  10. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks using Aspose.Slides for PHP via Java. Load sheets and cells and use values to generate data-driven PowerPoint presentations....collection at the specified coordinates. In short, it’s a lightweight...-> get_Item ( 0 )); // Get paragraphs from the target shape (assumes...

    docs.aspose.com/slides/php-java/excel-integration/