Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 5,016 for

text alignment

(1.97 sec)
  1. Drawing Images using Graphics|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....define the shape of characters of text. Drawing with the Graphics Class...disposed of correctly. Drawing Text on images using Graphics Using...

    docs.aspose.com/imaging/net/drawing-images-usin...
  2. Drawing Images using Graphics|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....define the shape of characters of text. Drawing with the Graphics Class...disposed of correctly. Drawing Text on images using Graphics Using...

    docs.aspose.com/imaging/java/drawing-images-usi...
  3. ContainerConfig|Documentation

    ContainerConfig element is used to break content into columns and to add a footer to the form.... This text is not displayed on the form...= "Aspose.OMR Examples" , Alignment = AlignmentEnum . Right ,...

    docs.aspose.com/omr/net/programmatic-forms/cont...
  4. 在 .NET 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 C# 示例代码,以简化表格工作流程。... Text = "Merged Cells" ; // 将演示文稿保存到磁盘...设置第二行第一列的文本 tbl [ 0 , 1 ]. TextFrame . Text = "New" ; // 将修改后的演示文稿保存到磁盘...

    docs.aspose.com/slides/zh/net/manage-table/
  5. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section.... writeln ( 'This text is in section 1.' ) # Section...) builder . writeln ( 'This text is in section 2.' ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextureIndex enumeration | Aspose.Words for Python

    aspose.words.TextureIndex enumeration. Specifies shading Texture....Examples Shows how to decorate text with borders and shading. doc...borders borders . distance_from_text = 20 borders . get_by_border_type...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document... alignment Specifies how an inline table is aligned in the... It provides an alternative text representation of the information...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Insert an Image into a Table Cell in PDF|Aspose...

    Learn how to embed images in table cells within PDFs using Aspose.PDF for Java. Add visual appeal to your documents....style, margin information, alignment, background color, column...a paragraph may be an image, text, a form field, a heading, a...

    docs.aspose.com/pdf/java/insert-an-image-into-a...
  9. 用C++管理Shape文本选项|Documentation

    学习如何使用 Aspose.Cells for C++ 编程管理Shape的文本选项。... Get ( 0 ); // Set text alignment shape . SetTextHorizontalAli...Access the font of the shape's text Font font = shape . GetTextBody...

    docs.aspose.com/cells/zh/cpp/managing-shape-tex...
  10. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object.... alignment = aw . ParagraphAlignment...new aw . Run ( doc ); run . text = "Hello World!" ; run . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...