Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 18,334 for

paragraph

(0.11 sec)
  1. Aspose.words-python如何绘制插入SmartArt图形 - Free Supp...

    如何绘制SmartArt图形,实现效果如下:...paragraphs.clear() # Add a new paragraph and a Run...text para = node.text_frame.paragraphs.add() para.append_child(aw...

    forum.aspose.com/t/aspose-words-python-smartart...
  2. Replace Fields Node.js|Aspose.Words for Node.js...

    Learn how to replace fields with text in Node.js. Replace fields with static data using the Node.js via .NET API....block-level node such as a Paragraph , be aware that in some cases...can span across multiple paragraphs. If this happens it is recommended...

    docs.aspose.com/words/nodejs-net/replace-fields/
  3. Aspose::Words::Lists::ListLevelCollection::idx_...

    Aspose::Words::Lists::ListLevelCollection::idx_set method. Gets a list level by index in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Style.equals method | Aspose.Words for Node.js

    Style.equals method. Compares with the specified style...style, linked style and next paragraph style are recursively compared...doc . firstSection . body . paragraphs . at ( 1 ). paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...Convert list items into regular paragraphs with leading text that imitates...get_child_nodes(aw.NodeType.PARAGRAPH, True) : para = p.as_paragraph() if para...

    forum.aspose.com/t/converting-word-lists-to-tex...
  6. Asian Typography in Node.js|Aspose.Words for No...

    Work with Asian typography using Node.js. Adjust Space between Asian and Latin text in Node.js....a set of options for text paragraphs in documents written in Asian...Asian Typography tab of the paragraph properties dialog box in Microsoft...

    docs.aspose.com/words/nodejs-net/working-with-a...
  7. Format Table in Document|Aspose.Words for Java

    Format table inside a document easily and fast instead of using Apache POI....); } // get 1st paragraph in cell's paragraph list XWPFParagraph...

    docs.aspose.com/words/java/format-table-in-docu...
  8. Aspose::Words::Fields::FieldGlossary class | As...

    Aspose::Words::Fields::FieldGlossary class. Implements the GLOSSARY field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...:: BuildingBlockBehavio :: Paragraph ); doc -> get_GlossaryDocument...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing Paragraphs, or arrow shapes, when processing a document, and export them to an external location....example, a text box containing paragraphs, arrow shapes, and a small...up of many nodes, such as Paragraph and Table . Most shapes can...

    docs.aspose.com/words/cpp/rendering-shapes-sepa...
  10. How to create Stock Charts with C++|Documentation

    Stock charts are a specific type of chart used to track changes in the price of traded assets....C++ Contents [ Hide ] This paragraph will tell you how to create...

    docs.aspose.com/cells/cpp/how-to-create-stock-c...