Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 135,094 for

text

(0.14 sec)
  1. Aspose::Words::Run::GetText method | Aspose.Wor...

    Aspose::Words::Run::GetText method. Gets the Text of the run in C++....Run::GetText method Gets the text of the run. System :: String...() override ReturnValue The text of the run. See Also Class Run...

    reference.aspose.com/words/cpp/aspose.words/run...
  2. Font.spacing property | Aspose.Words for Python

    Font.spacing property. Returns or sets the spacing (in points) between characters ....DocumentBuilder ( doc = doc ) # Add run of text and increase character width...'Wide characters' ) # Add run of text and add 1pt of extra horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.scaling property | Aspose.Words for Python

    Font.scaling property. Gets or sets character width scaling in percent....DocumentBuilder ( doc = doc ) # Add run of text and increase character width...'Wide characters' ) # Add run of text and add 1pt of extra horizontal...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....paragraphText = new Run ( doc , "Initial text. " ); paragraph . AppendChild...// We can determine where the text contents of nodes that we insert...

    reference.aspose.com/words/net/aspose.words/com...
  5. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for C++....to/from the text. For instance, when obtaining text programmatically...if you need to work with this text you should probably remove or...

    docs.aspose.com/words/cpp/working-with-control-...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 操作 PDF 中的注释https://products.aspose.com/pdf/zh-hans/cpp/annotation/Recent content in 使用 C++ 操作 PDF 中的注释 on Aspsoe.PDF ProductsHugo -- goh......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  7. Working With Styles in Python|Aspose.Words for ...

    Working With Styles using Python....collected paragraphs and display the text of this paragraphs . paragraphs...toString ( self . SaveFormat . TEXT )) \# Collect runs with defined...

    docs.aspose.com/words/java/working-with-styles-...
  8. Shape.nodeType property | Aspose.Words for Node.js

    Shape.nodeType property. Returns [NodeType.Shape](../../../aspose.words/nodetype/#Shape)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.name_far_east property | Aspose.Words for ...

    Font.name_far_east property. Returns or sets an East Asian font name....Shows how to insert and format text in a Far East language. doc...document builder will apply to any text that it inserts. builder . font...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SpecialChar.nodeType property | Aspose.Words fo...

    SpecialChar.nodeType property. Returns [NodeType.SpecialChar](../../nodetype/#SpecialChar)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

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