Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,177 for

textbox formatting

(0.07 sec)
  1. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape Textbox freeform OLE object ActiveX control or picture in Java....layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX...images of many possible image formats. // We can determine a file...

    reference.aspose.com/words/java/com.aspose.word...
  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...); String height = String . format ( "%.1f" , ( float ) newTextBox...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  3. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....Automatically detects the file format. Document ( string ) Opens...Automatically detects the file format. Document ( Stream, LoadOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Shape.TextPath | Aspose.Words for .NET

    Customize your WordArt with the Shape TextPath property to enhance visual appeal and create stunning text effects easily....Apply the "Bold" and "Italic" formatting settings to the text using...Below are various other text formatting-related properties. Assert...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...transformed result . Because the file format does not preserve flags for...

    forum.aspose.com/t/portion-get-text-returns-sen...
  6. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....changes as number of edit and format revisions Revision . Compare...changes as a number of edit and format revisions Revision . Allows...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Managing Controls|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.... Adding TextBox Control to the Worksheet One...Aspose.Cells provides the TextBoxes class, used to add a new text...

    docs.aspose.com/cells/java/managing-controls/
  8. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...Shape textBox = new Shape(doc, ShapeType.TEXT_BOX); textBox.setHeight(35);...setHeight(35); textBox.setWidth(widthInPoints); textBox.setRelati...

    forum.aspose.com/t/trying-to-create-a-word-like...
  9. Programming with Documents in C#|Aspose.Words f...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with .NET using C#. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....documents—including editing, formatting, and generating content—using...Asian Typography Working with TextBoxes Working with Comments Track...

    docs.aspose.com/words/net/programming-with-docu...
  10. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...document in any of the LoadFormat formats, pass a file name or a stream...document in any of the SaveFormat formats. Aspose.Words.Document.MailMerge...

    reference.aspose.com/words/nodejs-net/aspose.wo...