Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 3,498 for

textbox

(0.08 sec)
  1. 如何判断Excel文本框中的文字已经溢出? - Free Support Forum - as...

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

    forum.aspose.com/t/excel/321982
  2. Aspose.PSD for Java 23.7 - Release Notes|Docume...

    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....specific character set to find textBox value in this file. int startIndex...)) { throw new Exception ( "TextBox not updated." ); } } } static...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  3. 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...
  4. Format PowerPoint Text on Android|Aspose.Slides...

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

    docs.aspose.com/slides/androidjava/text-formatt...
  5. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a shape. To learn more, visit the documentation article in C++....class Aspose::Words::Drawing::TextBox class...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 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/
  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. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...Ignore Vertical Alignment in Textboxes. DoNotWrapTextWithPun { get;...InsertShape ( ShapeType . TextBox , 200 , 200 ); // Set the "VerticalAnchor"...

    reference.aspose.com/words/net/aspose.words.set...
  9. 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...
  10. Create and Apply WordArt Effects in Python|Aspo...

    Learn how to create and customize WordArt effects in Aspose.Slides for Python via .NET. This step-by-step guide helps developers enhance presentations with stylish, professional text in Python.... add_text_frame ( "Aspose TextBox" ) # Disable shape fill in... add_text_frame ( "Aspose TextBox" ) port = ashp . text_frame...

    docs.aspose.com/slides/python-net/wordart/