Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 347 for

textbox formatting

(0.47 sec)
  1. Manage Text|Aspose.Slides 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....Manage Placeholder Manage TextBox Manage Autofit Settings Manage...PowerPoint Paragraph in Java Text Formatting Animated Text Manage Bullet...

    docs.aspose.com/slides/androidjava/manage-text/
  2. CompareOptions.ignore_formatting property | Asp...

    CompareOptions.ignore_Formatting property. True indicates that Formatting is ignored....ignore_formatting property CompareOptions.ignore_formatting property...that formatting is ignored. @property def ignore_formatting ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreFormatting method. True indicates that Formatting is ignored in C++....method True indicates that formatting is ignored. bool Aspose ::...EndTable (); // Textbox: SharedPtr < Shape > textBox = builder ->...

    reference.aspose.com/words/cpp/aspose.words.com...
  4. Aspose.Words.Drawing module | Aspose.Words for ...

    The Aspose.Words.Drawing module provides classes that allow to create and modify drawing objects....and can represent a picture, textbox, AutoShape or an OLE object...article. Fill Represents fill formatting for an object. To learn more...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing namespace | Aspose.Words...

    Aspose::Words::Drawing namespace. The Aspose.Words.Drawing namespace provides classes that allow to create and modify drawing objects in C++.... Fill Represents fill formatting for an object. To learn more...GlowFormat Represents the glow formatting for an object. GradientStop...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Format Text using VSTO and Aspose.Slides and .N...

    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....Format Text using VSTO and Aspose.Slides and .NET Contents [...Hide ] Sometimes, you need to format the text on slides programmatically...

    docs.aspose.com/slides/net/format-text-using-vs...
  7. CompareOptions class | Aspose.Words for Node.js

    Aspose.Words.Comparing.CompareOptions class. Allows to choose additional options for document comparison operation...ignoreFormatting True indicates that formatting is ignored. ignoreHeadersAndFoot...builder . endTable (); // Textbox: let textBox = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source Formatting of Textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_Formatting](../../importformatmode/#KEEP_SOURCE_Formatting) mode is used...specifies that source formatting of textboxes content ignored if...ImportFormatMode.KEEP_SOURCE_FORMATTING mode is used. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompareOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompareOptions class for advanced document comparison. Customize your comparison settings for precise results and enhanced productivity....set; } True indicates that formatting is ignored. IgnoreHeadersAndFoot...builder . EndTable (); // Textbox: Shape textBox = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.com...
  10. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....endTable(); // Textbox: Shape textBox = builder.insertShape(ShapeType...150.0, 20.0); builder.moveTo(textBox.getFirstParagraph()); builder...

    reference.aspose.com/words/java/com.aspose.word...