Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 10,691 for

insert text

(0.07 sec)
  1. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlPartCollection.GetById | Aspose.Words ...

    Discover the CustomXmlPartCollection GetById method to effortlessly retrieve custom XML parts by their unique identifiers for enhanced data management....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...); // Clone a part, and then insert it into the collection. CustomXmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  3. BuildingBlockType Enum | Aspose.Words for .NET

    Explore the Aspose.Words BuildingBlockType enum to enhance document functionality in Microsoft Word. Unlock unique building block visibility and behavior!...block to be automatically inserted into the document whenever...structured document tag placeholder text. FormFieldHelpText 3 The building...

    reference.aspose.com/words/net/aspose.words.bui...
  4. Managing Pictures with JavaScript via C++|Docum...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for JavaScript via C++....to add pictures and how to insert an image that shows the content...and select an image file to insert as a picture. </ p > < input...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  5. New Line in Cells|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....Line in Cells To ensure that text in a cell can be read, explicit...line breaks and text wrapping can be applied. Text wrapping turns...

    docs.aspose.com/cells/net/new-line-in-cells/
  6. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java.... Examples: Shows how to insert images using IMPORT and INCLUDEPICTURE...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  7. Shape | Aspose.Words for .NET

    Create unique shape objects effortlessly with our Shape Constructor. Design custom forms and enhance your projects with ease and precision!... Examples Shows how to insert a shape with an image from...Shows how to create and format a text box. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....Document(); // Insert a WordArt object to display text in a shape...appendWordArt(doc, "Hello World! This text is bold, and italic.", "Arial"...

    reference.aspose.com/words/java/com.aspose.word...
  9. Footnote.is_auto property | Aspose.Words for Py...

    Footnote.is_auto property. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark.... Examples Shows how to insert and customize footnotes. doc...DocumentBuilder ( doc = doc ) # Add text, and reference it with a footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font.border property | Aspose.Words for Node.js

    Font.border property. Returns a [Border](../../border/) object that specifies border for the font....Border Examples Shows how to insert a string surrounded by a border...DashDotStroker ; builder . write ( "Text surrounded by green border."...

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