Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 10,803 for

insert text

(0.61 sec)
  1. Font.bold property | Aspose.Words for Node.js

    Font.bold property. True if the font is formatted as bold....Examples Shows how to insert formatted text using DocumentBuilder...Specify font formatting, then add text. let font = builder . font ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for Text around the shape in C++....defines the wrapping mode for text around the shape. Aspose ::...shapes. Examples Shows how to insert a floating image to the center...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Public API Changes in Aspose.Diagram 16.11.0|Do...

    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....specified for parameter lang Insert a Text Shape in the Visio Diagram...Diagram Developers can insert a text shape in the Visio diagram using...

    docs.aspose.com/diagram/net/public-api-changes-...
  4. Aspose::Words::Fields::FormField::get_Result me...

    Aspose::Words::Fields::FormField::get_Result method. Gets or sets a string that represents the result of this form field in C++....Remarks For a text form field the result is the text that is in...Result for a text form field does not apply the text format specified...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. StructuredDocumentTag.isTemporary property | As...

    StructuredDocumentTag.isTemporary property. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified.... Document (); // Insert a plain text structured document tag...as a plain text form that the user may enter text into. let tag...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::NodeCollection::Remove method | ...

    Aspose::Words::NodeCollection::Remove method. Removes the node from the collection and from the document in C++....doc ); // Add text to the document by inserting Runs using a DocumentBuilder...get_Count ()); // We can also insert a node into the RunCollection...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. VerticalAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, Text frame or a floating table....alignment of a floating shape, text frame or a floating table. Members...None . Examples Shows how to insert a floating image to the center...

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

    Discover Aspose.Words.Underline enum for versatile font underlining options. Enhance your document formatting with customizable styles today!...WavyDouble 43 Examples Shows how to insert a hyperlink field. Document...information, please visit the " ); // Insert a hyperlink and emphasize it...

    reference.aspose.com/words/net/aspose.words/und...
  9. Working with Shapes in Node.js|Aspose.Words for...

    Create and manage shapes, ole objects in a document using Node.js.... Inserting Shapes Using Document Builder You can insert inline...specified position, size and text wrap type into a document using...

    docs.aspose.com/words/nodejs-net/working-with-s...
  10. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection....= doc ) # Add text to the document by inserting Runs using a DocumentBuilder...runs . count ) # We can also insert a node into the RunCollection...

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