Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 151,819 for

text

(0.13 sec)
  1. Font.HasDmlEffect | Aspose.Words for .NET

    Discover if a specific DrawingML Text effect is applied with the Font HasDmlEffect method. Enhance your document's visual appeal effortlessly!...Checks if particular DrawingML text effect is applied. public bool...dmlEffectType TextDmlEffect DrawingML text effect type. Return Value true...

    reference.aspose.com/words/net/aspose.words/fon...
  2. 获取所有幻灯片的标题|Aspose.Slides 文档

    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....shape in shapes ) { // Get the text in each paragraph in this shape...foreach ( var text in paragraph . Descendants < D . Text >()) { paragraphText...

    docs.aspose.com/slides/zh/net/get-the-titles-of...
  3. AutoFit Rows for Rendering|Documentation

    Learn how to AutoFit rows for rendering through the Aspose.Cells for Python via .NET API....you want to display all the text in a cell, you can autofit the...Microsoft Excel. This allows the text to be fully visible in Normal...

    docs.aspose.com/cells/python-net/autofit-rows-f...
  4. FormField.MaxLength | Aspose.Words for .NET

    Discover the FormField MaxLength property to set Text field limits. Enhance user experience with customizable length settings for optimal data entry....property Maximum length for the text field. Zero when the length...StatusText = "Checkbox status text" ; checkBox . OwnStatus = true...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldComments Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldComments class to efficiently implement and manage COMMENTS fields in your documents. Enhance your document processing today!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldSet Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSet class, designed to efficiently implement the SET field for enhanced document processing and automation....set; } Gets or sets the new text of the bookmark. DisplayResult...DisplayResult { get; } Gets the text that represents the displayed field...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ChoiceBoxConfig|Documentation

    ChoiceBoxConfig element generates a question with a fixed number of answers....Enums ; The question text is specified in the QuestionText...QuestionText string Question text. AnswersString string A list...

    docs.aspose.com/omr/net/programmatic-forms/choi...
  8. Aspose.Words.Drawing module | Aspose.Words for ...

    The Aspose.Words.Drawing module provides classes that allow to create and modify drawing objects....attributes that specify how a text is displayed inside a shape...TextPath Defines the text and formatting of the text path (of a WordArt...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Delete Ranges in Document|Aspose.Words for Java

    Delete ranges from a document easily and fast instead of using Apache POI.... delete (); String text = doc . getRange (). getText...delete (); String text = doc . getRange (). text (); Download Running...

    docs.aspose.com/words/java/delete-ranges-in-doc...
  10. 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...