Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 38,111 for

draw text

(0.74 sec)
  1. Manipulations with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to get Glyphs and Metrics information of a font with a few lines of code....Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    products.aspose.com/font/cpp/manipulate-glyphs/
  2. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel Textbox or shape using Aspose.Cells with C++....character spacing of an Excel text box or shape using the TextOptions...the character spacing of the text box in an Excel file to 4 points...

    docs.aspose.com/cells/cpp/change-character-spac...
  3. Facades.Form() not displaying the textbox form ...

    Hi, I have a PDF with form fields in it. In below, i'm setting the background color, value, style and border width for the Text box form fields "allergies_label_pg1", "allergies_label_pg3" and saving to "result.pdf". va…...style and border width for the text box form fields "allergies_label_pg1"...textBoxField1.Value = "sample text value 1"; textBoxField1.Characteristics...

    forum.aspose.com/t/facades-form-not-displaying-...
  4. Aspose.Diagram Object Model|Documentation

    Aspose.Diagram Object Model provides information about the structural relationships between the objects of Aspose.Diagram class library....connection between two shapes in a drawing, such as a line and a box in...you use repeatedly to create drawings. When you drag a shape from...

    docs.aspose.com/diagram/net/object_model/
  5. Hello World Application using Aspose.Slides for...

    Create your first C++ app with Aspose.Slides, a simple Hello World example that gets you ready to automate PPT, PPTX and ODP presentations....presentation having Hello World text at a specified position of a...Hello World as default text Change the Text Color to Black as it...

    docs.aspose.com/slides/cpp/hello-world-applicat...
  6. How to Read PDF File in C++

    In this tutorial, we will learn how to read PDF file in C++. You can extract Text or images from the PDF document in C++....Drawing Product Family Aspose.Font...file in C++ . You can extract text or images from any page or whole...

    kb.aspose.com/pdf/cpp/how-to-read-pdf-file-in-cpp/
  7. How to Add Color in HTML Using Aspose.HTML for ...

    Learn how to add color to HTML using Aspose.HTML for Python. Apply background colors, Text styles, and dynamic CSS programmatically to create styled HTML....Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    products.aspose.com/html/python-net/how-to-add-...
  8. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....need to insert drawing objects like labels, text boxes, pictures...report is to use a text box. For example, enter text to highlight the...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...
  9. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node....contains the main text of a section (main text story). HEADER_FOOTER...HeaderFooter object that contains text of a particular header or footer...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the font color used in a Text frame. We can typically use something like TextShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...determine the font color used in a text frame. We can typically use...does not explicitly store the text color but it is derived from...

    forum.aspose.com/t/cannot-find-a-way-to-determi...