Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 151,855 for

text

(1.4 sec)
  1. BookmarkCollection.clear method | Aspose.Words ...

    BookmarkCollection.clear method. Removes all bookmarks from this collection and from the document....// Insert five bookmarks with text inside their boundaries. for...bookmarkName ); builder . write ( `Text inside ${ bookmarkName } .`...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Watermark class | Aspose.Words for Node.js

    Aspose.Words.Watermark class. Adapts [Watermark](./) class public API for Node.js porting.... setText(text) Adds Text watermark into the document...document. setText(text, options) Adds Text watermark into the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. EndnoteOptions.restart_rule property | Aspose.W...

    EndnoteOptions.restart_rule property. Determines when automatic numbering restarts....to text # that does not interfere with the main body text's flow...reference symbol # at the main body text where we insert the footnote/endnote...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Enable OpenType Features in C++|Aspose.Words fo...

    Advanced typography features using C++....Words using HarfBuzz text shaping engine. Aspose.Words...using text shaper objects provided externally. A text shaper...

    docs.aspose.com/words/cpp/enable-opentype-featu...
  5. TextFormFieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.TextFormFieldType enum, defining various Text form field types for enhanced document automation and customization....enumeration Specifies the type of a text form field. public enum TextFormFieldType...Regular 0 The text form field can contain any text. Number 1 The...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted to contain placeholder Text (as opposed to regular Text contents within the SDT). if set to true, this state shall be resumed (showing placeholder Text) upon opening this document in C++....contain placeholder text (as opposed to regular text contents within...resumed (showing placeholder text) upon opening this document...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. TextPath.trim property | Aspose.Words for Python

    TextPath.trim property. Determines whether extra space is removed above and below the Text....removed above and below the text. @property def trim ( self )...work with WordArt. def insert_text_paths (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Create New Presentations Using VSTO and Aspose....

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create new PowerPoint (PPT, PPTX) presentations in C# with clean, reliable code...., layout ); //Set the title text slide . Shapes . Title . TextFrame...TextFrame . TextRange . Text = "Slide Title Heading" ; //Set the...

    docs.aspose.com/slides/net/create-a-new-present...
  9. ListLabel.label_value property | Aspose.Words f...

    ListLabel.label_value property. Gets a numeric value for this label....paragraph ) } ' ) # This is the text we get when getting when we...output this node to text format. # This text output will omit list...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font.superscript property | Aspose.Words for No...

    Font.superscript property. True if the font is formatted as superscript....Examples Shows how to format text to offset its position. let...true ); // Raise this run of text 5 points above the baseline...

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