Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 18,529 for

paragraph

(0.1 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. Aspose::Words::DocumentBuilder::get_ParagraphFo...

    Aspose::Words::DocumentBuilder::get_ParagraphFormat method. Returns an object that represents current Paragraph formatting properties in C++....object that represents current paragraph formatting properties. System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. 档案

    档案...这些可以是块级(Paragraph、Table)或内联级(例如 Run、FieldStart、BookmarkStart...BOOKMARK_END) { Paragraph paragraph = new Paragraph(currNode.getDocument());...

    blog.aspose.com/zh/words/extract-text-from-word...
  4. Hello World PHP via Java Example|Aspose.PDF for...

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for PHP via Java....object Add TextFragment to Paragraph collection of the page Save...

    docs.aspose.com/pdf/php-java/hello-world-example/
  5. How to create Stock Charts with Golang via C++|...

    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/go-cpp/how-to-create-stoc...
  6. 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/
  7. 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...
  8. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document....then appears in the parent Paragraph's RunCollection. let runs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Tables::Table::get_AbsoluteHoriz...

    Aspose::Words::Tables::Table::get_AbsoluteHorizontalDistance method. Gets or sets absolute horizontal floating table position specified by the table properties, in points. Default value is 0 in C++....offset in points from the paragraph's location where we inserted...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. How to Edit Word Document using Python

    This short tutorial contains information to edit word document using python. You will see how can Python modify Word document with the help of a step-by-step process and a runnable sample code....Python edit DOCX by adding a paragraph at the beginning of the loaded...per your requirement Set paragraph formatting and write the desired...

    kb.aspose.com/words/python/how-to-edit-word-doc...