Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 18,217 for

paragraph

(0.09 sec)
  1. Aspose::Words::Fields::FieldQuote class | Aspos...

    Aspose::Words::Fields::FieldQuote class. Implements the QUOTE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Arabic text Issue in DOC file - Free Support Fo...

    Hi, we are facing below issue while inserting Arabic text with English in doc. As we are using below code to insert data in DOC. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); /…...data with Arabic text in paragraph format. Document doc = new...we want insert text as a paragraph. how can differentiate data...

    forum.aspose.com/t/arabic-text-issue-in-doc-fil...
  3. CommentRangeStart class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeStart class. Denotes the start of a region of text that has a comment associated with it...and can only be a child of Paragraph . Inheritance: CommentRangeStart...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Table Position in Node.js|Aspose.Words for Node.js

    Specify table position in Node.js. Get a table alignment, get and set floating table position using Node.js....always appear between the paragraphs where you placed them. Floating...the table relative to the paragraph is determined by the table...

    docs.aspose.com/words/nodejs-net/position-a-table/
  5. Table Position in Java|Aspose.Words for Java

    Specify table position in Java. Get a table alignment, get and set floating table position using Java....always appear between the paragraphs where you placed them. Floating...the table relative to the paragraph is determined by the table...

    docs.aspose.com/words/java/position-a-table/
  6. ThemeFont enumeration | Aspose.Words for Python

    aspose.words.themes.ThemeFont enumeration. Specifies the types of theme font names for document themes.... PARAGRAPH , 'ThemedStyle' ) style ....tint_and_shade = 0.3 builder . paragraph_format . style_name = 'ThemedStyle'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在 .NET 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 C# 示例代码,以简化表格工作流程。...TextFrame ; // 为文本框创建 Paragraph 对象 IParagraph paragraph = txtFrame . Paragraphs...Paragraphs [ 0 ]; // 为段落创建 Portion 对象 IPortion portion = paragraph...

    docs.aspose.com/slides/zh/net/manage-table/
  8. Aspose::Words::RunCollection::idx_get method | ...

    Aspose::Words::RunCollection::idx_get method. Retrieves a Run at the given index in C++....SharedPtr < Aspose :: Words :: Paragraph > firstParagraph = run ->...

    reference.aspose.com/words/cpp/aspose.words/run...
  9. How to Convert OneNote to HTML using Java

    This simple article focuses on how to convert OneNote to HTML using Java. It represents all the details to configure the environment, a complete programming work flow and an example code to export OneNote to HTML using Java....multiple instances of the paragraph style that can be set differently...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  10. BuildingBlock.Type | Aspose.Words for .NET

    Discover the BuildingBlock Type property, essential for defining building block types in your projects. Enhance your design with clarity and precision!... Paragraph ; block . Category = "My custom...

    reference.aspose.com/words/net/aspose.words.bui...