Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 3,616 for

textbox

(0.13 sec)
  1. Create and Apply WordArt Effects in C++|Aspose....

    Create and customize WordArt effects in Aspose.Slides for C++. This step-by-step guide helps developers enhance presentations with professional text in C++....-> AddTextFrame ( u "Aspose TextBox" ); // Disable shape fill in...-> AddTextFrame ( u "Aspose TextBox" ); auto port = ashp -> get_TextFrame...

    docs.aspose.com/slides/cpp/wordart/
  2. 如何判断Excel文本框中的文字已经溢出? - Free Support Forum - as...

    如何判断Excel文本框中的文字已经溢出?...TextBox 类的 TextHorizontalOverfl 和 ...Cells.Drawing.TextBox tb in worksheet.TextBoxes) { Console.WriteLine("TextBox...

    forum.aspose.com/t/excel/321982
  3. ShapeBase.IsWordArt | Aspose.Words for .NET

    Discover if your shape is a WordArt object with ShapeBase. Get accurate results and enhance your design projects effortlessly!...compatibility mode WordArt is just a TextBox with fancy fonts. Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object....compatibility mode WordArt is just a TextBox with fancy fonts. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Format PowerPoint Text in Java|Aspose.Slides Do...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Customize fonts, colors, alignment, and more....space between letters in a textbox. This way, you get to adjust...Slides for Java to create a textbox with some text and then define...

    docs.aspose.com/slides/java/text-formatting/
  6. Install Aspose.Slides for Android via Java|Aspo...

    Quickly install Aspose.Slides for Android. Step-by-step guide, system requirements, and Java code samples — start working with PowerPoint presentations today!... setText ( "Aspose TextBox" ); // Save the PPTX to card...pres . save ( sdCardPath + "Textbox.pptx" , SaveFormat . Pptx );...

    docs.aspose.com/slides/androidjava/install-aspo...
  7. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain Excel appearance, or make a use case possible....to Partial Text Inside the TextBox Header & Footer Setting Headers...

    docs.aspose.com/cells/net/developer-guide/
  8. Portion::get_Text Returns Sentence-Cased Text I...

    Hi team, for (const auto& portion : paragraph->get_Portions()) { std::string portionText = portion->get_Text().ToUtf8String(); } currently some portion text that we are getting is in sentence case, although…...for any of the texts in the textbox. It always returns None. Can...

    forum.aspose.com/t/portion-get-text-returns-sen...
  9. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal.... TextBox 202 The shape is a textbox. Note that shapes...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Drawing::ShapeType enum | Aspose...

    Aspose::Words::Drawing::ShapeType enum. Specifies the type of shape in a Microsoft Word document in C++.... TextBox 202 The shape is a textbox. Note that shapes...

    reference.aspose.com/words/cpp/aspose.words.dra...