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

textbox

(0.09 sec)
  1. Developer Guide|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....to partial text inside the TextBox Header & Footer Setting Headers...

    docs.aspose.com/cells/java/developer-guide/
  2. Format PowerPoint Text in PHP|Aspose.Slides for...

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

    docs.aspose.com/slides/php-java/text-formatting/
  3. 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/
  4. 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...
  5. Format PowerPoint Text in C++|Aspose.Slides Doc...

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

    docs.aspose.com/slides/cpp/text-formatting/
  6. 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...
  7. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in C++....in Microsoft Word include textbox, combo box and checkbox.DocumentBuilder...InsertTextInput to insert a textbox into the document. Below example...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  8. 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/
  9. Create and Apply WordArt Effects in Java|Aspose...

    Create and customize WordArt effects in Aspose.Slides for Java. This step-by-step guide helps developers enhance presentations with professional text in Java.... addTextFrame ( "Aspose TextBox" ); // Disable shape fill in...ashp . addTextFrame ( "Aspose TextBox" ); IPortion port = ashp ....

    docs.aspose.com/slides/java/wordart/
  10. Lock or unlock shapes with Node.js via C++|Docu...

    This article shows you code explaining how to lock or unlock shapes to protect them using Aspose.Cells library for Node.js via C++.... get ( "TextBox 1" ); // Unlock the specified...

    docs.aspose.com/cells/nodejs-cpp/lock-or-unlock...