Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 18,520 for

paragraph

(0.35 sec)
  1. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of document nodes.... run, paragraph or table cell) is located...get_child ( aw . NodeType . PARAGRAPH , 1 , True )) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....can have text, can contain Paragraph and Table nodes as children...getFirstParagraph() Gets the first paragraph in the shape. getFlipOrientation()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::DocumentVisitor class | Aspose.W...

    Aspose::Words::DocumentVisitor class. Base class for custom document visitors. To learn more, visit the documentation article in C++....rds::Paragraph>) Called when enumeration of a paragraph has ended...rds::Paragraph>) Called when enumeration of a paragraph has started...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....various objects such as Run , Paragraph , Style , DocumentBuilder...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/java/com.aspose.word...
  5. Shading | Aspose.Words for Java

    Contains shading attributes for an object in Java....write("This paragraph is formatted with a double...Salmon builder.write("This paragraph is formatted with a double...

    reference.aspose.com/words/java/com.aspose.word...
  6. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library....the page where the current Paragraph class is in. $P is replaced...adding TextFragment to the paragraphs collection of PDF documents...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  7. Shapes Separately from Document|Aspose.Words fo...

    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 using Python....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/python-net/rendering-shap...
  8. Doc文档save时报错 - Free Support Forum - aspose.com

    请问下这个报错可能是什么原因: <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>24.7</version>= </dependency> public String doc2Markdown(String taskId, InputStream inputStream, DocFilterCal…...Paragraph.acceptStart(Unknown Source)...Source) at com.aspose.words.Paragraph.accept(Unknown Source) at...

    forum.aspose.com/t/doc-save/324374
  9. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.pages property. Represents an estimate of the number of pages in the document.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BuiltInDocumentProperties.charactersWithSpaces ...

    BuiltInDocumentProperties.charactersWithSpaces property. Represents an estimate of the number of characters (including spaces) in the document.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...