Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 9,603 for

paragraph

(0.04 sec)
  1. Section constructor | Aspose.Words for Python

    Section constructor. Initializes a new instance of the Section class....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left Paragraph....whether this is a right-to-left paragraph. get bidi () : boolean Remarks...other inline objects in this paragraph are laid out right to left...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::DocumentBuilder::EndEditableRang...

    Aspose::Words::DocumentBuilder::EndEditableRange method. Marks the current position in the document as an editable range end in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Edit MHTML in C# – Aspose.HTML for .NET

    Code to edit MHTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an MHTML document....look at how to style <p> paragraph element in an MHTML file....style attribute to the first paragraph element in the document. C#...

    products.aspose.com/html/net/editor/mhtml/
  5. Aspose::Words::Body::Body constructor | Aspose....

    Aspose::Words::Body::Body constructor. Initializes a new instance of the Body class in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/bod...
  6. 管理超链接|Aspose.Slides 文档

    如何在 Java 中向 PowerPoint 演示文稿添加超链接...clear (); Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...setFillType ( FillType . Solid ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  7. DropCapPosition enumeration | Aspose.Words for ...

    aspose.words.DropCapPosition enumeration. Specifies the position for a drop cap text....Name Description NONE The paragraph does not have a drop cap....text margin on the anchor paragraph. MARGIN The drop cap is positioned...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Edit HTML Document – Aspose.HTML for Java

    Learn how to read or modify the Document Object Model in Java, how to edit HTML, and use inline CSS and Internal CSS....scratch, add styled text paragraph, and save the result: Create...the head element. Create a paragraph element with class-name "gr"...

    docs.aspose.com/html/java/edit-a-document/
  9. BuildingBlockBehavior enumeration | Aspose.Word...

    Aspose.Words.BuildingBlocks.BuildingBlockBehavior enumeration. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document.... Paragraph Specifies that the building...be inserted into its own paragraph. Page Specifies that the building...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Create Tagged PDF using Python

    This short tutorial describes how to create tagged PDF using Python. It contains the IDE settings, a set of tasks for the application and a runnable sample code for adding tags to PDF files using Python....content Create a header and a paragraph element and set the text Append...Append the header and paragraph elements to the root element...

    kb.aspose.com/pdf/python/how-to-create-tagged-p...