Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 151,756 for

text

(0.25 sec)
  1. Font.shadow property | Aspose.Words for Node.js

    Font.shadow property. True if the font is formatted as shadowed....Shows how to create a run of text formatted with a shadow. let...; builder . writeln ( "This text has a shadow." ); doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fields::FieldMacroButton class |...

    Aspose::Words::Fields::FieldMacroButton class. Implements the MACROBUTTON field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed...get_DisplayText () Gets or sets the text to appear as the “button” that...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Add a comment to a slide|Aspose.Slides Document...

    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....initials , string name , string text ) { using ( PresentationDocument...100 , Y = 200 }, new Text () { Text = text }); // Save the comment...

    docs.aspose.com/slides/net/add-a-comment-to-a-s...
  4. Aspose::Words::Fields::FieldHyperlink class | A...

    Aspose::Words::Fields::FieldHyperlink class. Implements the HYPERLINK field To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document.... TEXT_BOX The shape is a textbox....many other types can also have text inside them too. A shape does...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 计算一系列单元格的总和|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.... Text ); } } } // Get the SharedStringTablePar...column2 , true ); } } // Given text and a SharedStringTablePar,...

    docs.aspose.com/cells/zh/net/calculate-the-sum-...
  7. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance....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...
  8. Aspose::Words::Fields::FieldIndex::get_RunSuben...

    Aspose::Words::Fields::FieldIndex::get_RunSubentriesOnSameLine method. Gets or sets whether run subentries into the same line as the main entry in C++....will display the XE field's Text property value on the left side...with matching values in the "Text" property // into one entry...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. FieldOptions.custom_toc_style_separator propert...

    FieldOptions.custom_toc_style_separator property. Gets or sets custom style separator for the \t switch in [FieldToc](../../fieldtoc/) field....will create a line with the text in that heading style to the...bookmark_name = 'MyBookmark' # Text with a built-in heading style...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....StringBuilder(); } /// /// Gets the plain text of the document that was accumulated...field's "Result" property contains text that the field displays in the...

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