Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 154,653 for

text

(0.15 sec)
  1. Aspose::Words::Drawing::TextBox::get_TextBoxWra...

    Aspose::Words::Drawing::TextBox::get_TextBoxWrapMode method. Determines how Text wraps inside a shape in C++....pMode method Determines how text wraps inside a shape. Aspose...wrapping mode for the contents of a text box. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 在 VSTO 和 Aspose.Slides 中在 PowerPoint 幻灯片上创建表格|A...

    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....Cells ) { j = j + 1 ; //Get text frame of each cell PowerPoint...TextFrame ; //Add some text tf . TextRange . Text = "T" + i . ToString...

    docs.aspose.com/slides/zh/net/creating-a-table-...
  3. FieldTC class | Aspose.Words for Python

    aspose.words.fields.FieldTC class. Implements the TC field... Remarks Defines the text and page number for a table...Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag.multiline property | Aspo...

    StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of Text....SDT allows multiple lines of text. @property def multiline ( self...for SdtType.RICH_TEXT and SdtType.PLAIN_TEXT SDT type. For all...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIndex.sequence_name property | Aspose.Word...

    FieldIndex.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number....will display the XE field's Text property value on the left side...have the same value in their "Text" property, # the INDEX field...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FootnoteOptions.position property | Aspose.Word...

    FootnoteOptions.position property. Specifies the footnotes position....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote adds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font.nameBi property | Aspose.Words for Node.js

    Font.nameBi property. Returns or sets the name of the font in a right-to-left language document....right-to-left, and right-to-left text. let doc = new aw . Document...font settings for left-to-right text. builder . font . name = "Courier...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FormField.Enabled | Aspose.Words for .NET

    Discover the FormField Enabled property. Easily check if a form field is active for seamless user interactions and enhanced web functionality....StatusText = "Checkbox status text" ; checkBox . OwnStatus = true...insert text input form field. builder . Write ( "Enter text here:...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Saving::SvgTextOutputMode enum |...

    Aspose::Words::Saving::SvgTextOutputMode enum. Allows to specify how Text inside a document should be rendered when saving in SVG format in C++....SvgTextOutputMode enum Allows to specify how text inside a document should be...SVG fonts are used to render text. Note, not all browsers support...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Manipulate Tables in Existing PDF Documents|Asp...

    Learn how to inspect and modify tables in existing PDF documents using Python....access rows and cells, change text content, and save the updated...document layout. Find and Replace Text in PDF Table Cells This example...

    docs.aspose.com/pdf/python-net/manipulating-tab...