Sort Score
Result 10 results
Languages All
Labels All
Results 9,631 - 9,640 of 148,505 for

text

(0.09 sec)
  1. StructuredDocumentTag.xmlMapping property | Asp...

    StructuredDocumentTag.xmlMapping property. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document....xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ControlChar.OPTIONAL_HYPHEN_CHAR property | Asp...

    ControlChar.OPTIONAL_HYPHEN_CHAR property. Optional Hyphen in Microsoft Word is (char)31.... text_columns . set_count ( 2 ) #...where text moves to the next column. builder . write ( 'Text at...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldRef::set_IncludeNot...

    Aspose::Words::Fields::FieldRef::set_IncludeNoteOrComment method. Sets whether to increment footnote, endnote, and annotation numbers that are marked by the bookmark, and insert the corresponding footnote, endnote, and comment Text in C++....footnote, endnote, and comment text. void Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....will create a line with the text in that heading style to the...setBookmarkName("MyBookmark"); // Text with a built-in heading style...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldInclude.textConverter property | Aspose.Wo...

    FieldInclude.TextConverter property. Gets or sets the name of the Text converter for the format of the included file....Gets or sets the name of the text converter for the format of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TextPath.strikeThrough property | Aspose.Words ...

    TextPath.strikeThrough property. True if the font is formatted as strikethrough Text....is formatted as strikethrough text. get strikeThrough () : boolean...TextPath.spacing property TextPath.text property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 获取列标题|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....as a shared string, get the text of the first cell // from the...Parse ( headCell . CellValue . Text )]. InnerText ; } else { return...

    docs.aspose.com/cells/zh/net/get-a-column-heading/
  8. CustomXmlPart class | Aspose.Words for Node.js

    Aspose.Words.Markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)...xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...setMapping ( xmlPart , "/root[1]/text[1]" , '' ); doc . firstSection...

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

    Discover Aspose.Words.Markup.CustomXmlPart class for efficient management of custom XML data storage within packages. Enhance your document processing today!...xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...SetMapping ( xmlPart , "/root[1]/text[1]" , string . Empty ); doc...

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

    Animation effect for Text runs in Java....TextEffect Animation effect for text runs. Examples: Shows how to...setTextEffect(TextEffect.SPARKLE_TEXT); builder.writeln("Text with a sparkle effect...

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