Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 18,135 for

paragraph

(0.17 sec)
  1. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF documents using Aspose.PDF for Python via .NET library....text to images or formatting paragraphs, tagged PDFs remain accessible...Content with BDC Operators Tag Paragraph with Text Tag an Image with...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/
  2. Shading.background_pattern_color property | Asp...

    Shading.background_pattern_color property. Gets or sets the color that's applied to the background of the [Shading](../) object.... paragraph_format . borders borders ...DOUBLE shading = builder . paragraph_format . shading shading ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a document in Java...." + " we cannot edit this paragraph without the password."); //...writeln(MessageFormat.format("This paragraph is inside the first editable...

    reference.aspose.com/words/java/com.aspose.word...
  4. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions.... Paragraph Combine texts with different..."children" : [ { "element_type" : "Paragraph" , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/examples/mu...
  5. List | Aspose.Words for Java

    Represents formatting of a list in Java....remove list formatting from a paragraph, use ListFormat . Examples:...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/java/com.aspose.word...
  6. BuiltInDocumentProperties.content_type property...

    BuiltInDocumentProperties.content_type property. Gets or sets the content type of the document.... Document ( MY_DIR + 'Paragraphs.docx' ) properties = doc...number of Paragraph nodes in the document to the "paragraphs" built-in...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Python DocumentVisitor - Free Support Forum - a...

    I am trying to evaluate using aspose.words for a project at work. I am using the temporary free license with aspose-words v25.9.0 in Python. I am trying to understand how to best iterate over the nodes inside a document,…...def visit_paragraph_start(self, paragraph: aw.Paragraph) → int:...int: … paragraph.to_string(aw.SaveFormat.TEXT).strip() … return aw...

    forum.aspose.com/t/python-documentvisitor/319554
  8. Aspose::Words::DocumentBase::ImportNode method ...

    Aspose::Words::DocumentBase::ImportNode method. Imports a node from another document to the current document in C++....u "Source document first paragraph text." )); dstDoc -> get_FirstSection..."Destination document first paragraph text." )); // Every node has...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. CompositeNode.IndexOf | Aspose.Words for .NET

    Discover how the CompositeNode IndexOf method efficiently locates the index of a specified child node in the array, enhancing your coding experience....Retrieve the index of the last paragraph in the body of the first section...

    reference.aspose.com/words/net/aspose.words/com...
  10. Aspose::Words::CommentRangeEnd::CommentRangeEnd...

    Aspose::Words::CommentRangeEnd::CommentRangeEnd constructor. Initializes a new instance of this class in C++....InsertAfter or InsertBefore on the paragraph where you want the comment...

    reference.aspose.com/words/cpp/aspose.words/com...