Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 38,137 for

draw text

(0.37 sec)
  1. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for Node.js, supporting OMML, formatting controls, and clear code samples....PowerPoint and can be added to the text or equation. For that, the math...This will create a mathematical text in XML that can be displayed...

    docs.aspose.com/slides/nodejs-java/powerpoint-m...
  2. Aspose::Words::DocumentBuilder::EndRow method |...

    Aspose::Words::DocumentBuilder::EndRow method. Ends a table row in the document in C++....First ); builder -> Write ( u "Text in merged cells." ); // Insert...None ); builder -> Write ( u "Text in unmerged cell." ); builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. 2. Display and alignment for LaTeX equations

    This is an introduction into typesetting LaTeX equations with AMS-LATEX packages and provides some examples and their explanations. LaTeX align equations....Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    docs.aspose.com/tex/java/latex-structures-for-e...
  4. Working with Page Header and Footer | Aspose.Ta...

    Learn how to read header and footer information from Microsoft Project files using Aspose.Tasks for C#....Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    docs.aspose.com/tasks/cpp/page-header-and-footer/
  5. TextBox.textBoxWrapMode property | Aspose.Words...

    TextBox.TextBoxWrapMode property. Determines how Text wraps inside a shape....textBoxWrapMode property Determines how text wraps inside a shape. get textBoxWrapMode...textBoxWrapMode () : Aspose . Words . Drawing . TextBoxWrapMode Remarks The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Row | Aspose.Words for Java

    Represents a table row in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose.Slides for Python

    This API allows you to do all kinds of operations on PowerPoint files in Python code including creating, editing and converting etc....Drawing Product Family Aspose.Font...PowerPoint using Python Highlight Text in PowerPoint using Python Convert...

    kb.aspose.com/slides/python/
  8. 使用 C# 创建 PDF 粘性注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中创建粘性注释,例如笔记和高亮。...Drawing 库。 添加水印注释 水印注释应用于表示将在页面上以固...var ts = new Aspose . Pdf . Text . TextState (); ts . ForegroundColor...

    docs.aspose.com/pdf/zh/net/sticky-annotations/
  9. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for C++ and speed up presentation editing and data updates....() -> set_Color ( System :: Drawing :: Color :: get_Red ()); cell...() -> set_Color ( System :: Drawing :: Color :: get_Red ()); cell...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  10. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java.... getText() Gets the text of this node and of all its...indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...

    reference.aspose.com/words/java/com.aspose.word...