Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 149,198 for

text

(0.19 sec)
  1. Comment.SetText | Aspose.Words for .NET

    Discover the SetText method, a user-friendly tool that simplifies adding comments, enhancing your workflow and boosting productivity effortlessly....set text of the comment. public void SetText ( string text ) Parameter...Parameter Type Description text String The new text of the comment. Remarks...

    reference.aspose.com/words/net/aspose.words/com...
  2. Font.DoubleStrikeThrough | Aspose.Words for .NET

    Discover the Font DoubleStrikeThrough property. Easily format Text with a double strikethrough for enhanced clarity and style in your documents....formatted as double strikethrough text. public bool DoubleStrikeThrough...add a line strikethrough to text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Aspose::Words::Lists::ListLabel::get_LabelValue...

    Aspose::Words::Lists::ListLabel::get_LabelValue method. Gets a numeric value for this label in C++....std :: endl ; // 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/cpp/aspose.words.lis...
  4. Aspose::Words::DocumentBuilder::InsertTextInput...

    Aspose::Words::DocumentBuilder::InsertTextInput method. Inserts a Text form field at the current position in C++....tTextInput method Inserts a text form field at the current position...e Specifies the type of the text form field. format const System::String&...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...Remarks All text of the document is stored in runs of text. Run can...instance of the Run class. Run(doc, text) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... GetDataDir_AsposePdf_Text (); // Create PDF document using.... Pages . Add (); // Create text fragment var textFragment =...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  7. TextBoxWrapMode | Aspose.Words for Java

    Specifies how Text wraps inside a shape in Java....TextBoxWrapMode Specifies how text wraps inside a shape. Examples:...wrapping mode for the contents of a text box. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  8. ShapeBase.alternative_text property | Aspose.Wo...

    ShapeBase.alternative_Text property. Defines alternative Text to be displayed instead of a graphic....alternative_text property ShapeBase.alternative_text property Defines...Defines alternative text to be displayed instead of a graphic...

    reference.aspose.com/words/python-net/aspose.wo...
  9. InlineStory.FirstParagraph | Aspose.Words for .NET

    Discover the InlineStory FirstParagraph property to easily access and enhance the first paragraph of your story for improved engagement.... Write ( "Comment text." ); Assert . That ( comment...DocumentBuilder ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/net/aspose.words/inl...
  10. InlineStory.firstParagraph property | Aspose.Wo...

    InlineStory.firstParagraph property. Gets the first paragraph in the story....DocumentBuilder ( doc ); // Add text, and reference it with a footnote...reference // mark after the text that it references and create...

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