Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 18,510 for

paragraph

(0.15 sec)
  1. Font.ThemeColor | Aspose.Words for .NET

    Discover how to utilize the Font ThemeColor property to enhance your designs with customizable theme colors in your color scheme.... Paragraph , "ThemedStyle" ); style ...

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

    Discover how to manage theme fonts effortlessly with the Font ThemeFont property. Enhance your design with customizable font schemes for a polished look!... Paragraph , "ThemedStyle" ); style ...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Aspose::Words::Revision::get_Group method | Asp...

    Aspose::Words::Revision::get_Group method. Gets the revision group. Returns null if the revision does not belong to any group in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. Aspose::Words::Revision::Reject method | Aspose...

    Aspose::Words::Revision::Reject method. Reject this revision in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  5. Aspose::Words::RevisionType enum | Aspose.Words...

    Aspose::Words::RevisionType enum. Specifies the type of change being tracked in Revision in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for JavaScript via C++.... paragraphs . get ( 0 ). portions . get...C++ Set Line Spacing of the Paragraph in a Shape or Textbox with...

    docs.aspose.com/cells/javascript-cpp/change-cha...
  7. .NET 中的演示文稿文本框管理|Aspose.Slides 文档

    Aspose.Slides for .NET 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升您的演示文稿自动化。...为文本框创建 Paragraph 对象 IParagraph para = txtFrame . Paragraphs [ 0...IParagraph paragraph in autoShape . TextFrame . Paragraphs ) //遍历文本框中的段落...

    docs.aspose.com/slides/zh/net/manage-textbox/
  8. Convert data tag type to Plain text type with r...

    Hi Team, We want to convert date-type tags to plain text. If revisions are present in the document tags, we need to preserve those revisions in the plain-text version. We also need to support the reverse conversion (pla…...foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true))...

    forum.aspose.com/t/convert-data-tag-type-to-pla...
  9. FieldNumWords Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumWords class for easy word count management in documents. Enhance your text processing with this powerful feature!...node, returns its parent paragraph. If the field is already removed...= new Document ( MyDir + "Paragraphs.docx" ); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. How to Convert OneNote to HTML using C#

    This article entails how to convert OneNote to HTML using C#. It encompasses all the details to establish the environment, a programming work flow and a working sample code to export OneNote to HTML using C#.... The paragraph style can be set differently...

    kb.aspose.com/note/net/how-to-convert-onenote-t...