Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 148,379 for

text

(0.87 sec)
  1. Paragraph.ParentSection | Aspose.Words for .NET

    Discover the Paragraph ParentSection property to easily access the parent Section of any paragraph, enhancing your document structure and organization.... The text in that paragraph // will appear...section, above the main body text. HeaderFooter header = new HeaderFooter...

    reference.aspose.com/words/net/aspose.words/par...
  2. WatermarkLayout enumeration | Aspose.Words for ...

    aspose.words.WatermarkLayout enumeration. Defines layout of the watermark relative to the watermark center....Examples Shows how to create a text watermark. doc = aw . Document...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CustomXmlPart.data_checksum property | Aspose.W...

    CustomXmlPart.data_checksum property. Specifies a cyclic redundancy check (CRC) checksum of the [CustomXmlPart.data](../data/) content.... Document () rich_text = aw . markup . StructuredDocumentTa...aw . markup . SdtType . RICH_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::FieldSet::get_BookmarkTe...

    Aspose::Words::Fields::FieldSet::get_BookmarkText method. Gets or sets the new Text of the bookmark in C++....method Gets or sets the new text of the bookmark. System :: String...Shows how to create bookmarked text with a SET field, and then display...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Saving::HtmlOfficeMathOutputMode...

    Aspose::Words::Saving::HtmlOfficeMathOutputMode enum. Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB in C++.... Text 2 OfficeMath is converted to...property to "HtmlOfficeMathOutput.Text" // will represent each OfficeMath...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. TextBoxWrapMode enumeration | Aspose.Words for ...

    aspose.words.drawing.TextBoxWrapMode enumeration. Specifies how Text wraps inside a shape....TextBoxWrapMode enumeration Specifies how text wraps inside a shape. Members...Description SQUARE Text wraps inside a shape. NONE Text does not wrap...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph.Runs | Aspose.Words for .NET

    Discover the Paragraph Runs property for easy access to formatted Text collections within paragraphs, enhancing your document's structure and readability....typed collection of pieces of text inside the paragraph. public...revision occurs when we insert text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/par...
  8. IN ASPOSE.WORDS THE NUMBERING_PROPERTIES CONTEN...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTIES", "content": [ { …..."attributes": { "val": "SCH-DEF-TEXT" } } ] }, { "type": "SDT_CONTENT"..."type": "TEXT", "text": "{}", "variableType": "SCH-DEF-TEXT" } ]...

    forum.aspose.com/t/in-aspose-words-the-numberin...
  9. PHP 中高级演示文稿文本提取|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java,快速从 PowerPoint 和 OpenDocument 演示文稿中提取文本。遵循我们的简明分步指南,以节省时间。...entire text from a presentation or slide. To extract the text from...Slide method scans the entire text from the slide passed as parameter...

    docs.aspose.com/slides/zh/php-java/extract-text...
  10. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....Shows how to format a run of text using its font property. Document...DASH_DOT_STROKER); builder.write("Text surrounded by green border.");...

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