Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,177 for

textbox formatting

(0.28 sec)
  1. Aspose::Words::Comparing::CompareOptions class ...

    Aspose::Words::Comparing::CompareOptions class. Allows to choose additional options for document comparison operation. To learn more, visit the documentation article in C++....const True indicates that formatting is ignored. get_IgnoreHeadersAndFoot...builder -> EndTable (); // Textbox: System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.com...
  2. Manage Fonts in Presentations Using PHP|Aspose....

    Control fonts in PHP with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent.... The text can be formatted in a various way, either to...with corporate styles. Text formatting helps users vary the look...

    docs.aspose.com/slides/php-java/manage-fonts/
  3. ShapeBase.font property | Aspose.Words for Node.js

    ShapeBase.font property. Provides access to the font Formatting of this object....Provides access to the font formatting of this object. get font...aw . Drawing . ShapeType . TextBox , 300 , 50 ); builder . moveTo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Form Fields in Python|Aspose.Words...

    Insert, obtain, or format a form field in a document using Python....in Microsoft Word include textbox, combo box and checkbox. DocumentBuilder...insert_text_input method to insert a textbox into the document. The following...

    docs.aspose.com/words/python-net/working-with-f...
  5. Manage Fonts in Presentations Using JavaScript|...

    Control fonts with Aspose.Slides for Node.js via Java: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear and consistent.... The text can be formatted in a various way, either to...with corporate styles. Text formatting helps users vary the look...

    docs.aspose.com/slides/nodejs-java/manage-fonts/
  6. Working with Form Fields in Node.js|Aspose.Word...

    Insert, obtain, or format a form field in a document using Node.js....in Microsoft Word include textbox, combo box and checkbox. DocumentBuilder...insertTextInput method to insert a textbox into the document. The following...

    docs.aspose.com/words/nodejs-net/working-with-f...
  7. Shape.firstParagraph property | Aspose.Words fo...

    Shape.firstParagraph property. Gets the first paragraph in the shape....Examples Shows how to create and format a text box. let doc = new aw...Create a floating text box. let textBox = new aw . Drawing . Shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.Font | Aspose.Words for .NET

    Discover the ShapeBase Font property for easy font Formatting access. Enhance your designs with customizable text styles and unique typography options....Provides access to the font formatting of this object. public Font...InsertShape ( ShapeType . TextBox , 300 , 50 ); builder . MoveTo...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Shape.FirstParagraph | Aspose.Words for .NET

    Retrieve the first paragraph of a shape effortlessly. Enhance your document's layout with our easy-to-use Shape FirstParagraph feature....Examples Shows how to create and format a text box. Document doc =...Shape textBox = new Shape ( doc , ShapeType . TextBox ); textBox...

    reference.aspose.com/words/net/aspose.words.dra...
  10. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation... ignore_formatting True indicates that formatting is ignored...contained in tables. ignore_textboxes Specifies whether to compare...

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