Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 15,598 for

paragraph

(0.04 sec)
  1. Field.remove method | Aspose.Words for Python

    Field.remove method. Removes the field from the document...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::NodeCollection::Remove method | ...

    Aspose::Words::NodeCollection::Remove method. Removes the node from the collection and from the document in C++....then appears in the parent Paragraph's RunCollection. SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Font.position property | Aspose.Words for Python

    Font.position property. Gets or sets the position of text (in points) relative to the base line... PARAGRAPH , 0 , True ) . as_paragraph () # Raise this...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Line|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Group Paragraph...

    docs.aspose.com/slides/cpp/line/
  5. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions....read-only, we cannot edit this paragraph without the password." ) #...range. builder . writeln ( "Paragraph inside first editable range"...

    docs.aspose.com/words/python-net/restrict-docum...
  6. NodeCollection.Contains | Aspose.Words for .NET

    Discover how the NodeCollection Contains method efficiently checks if a node exists in your collection, enhancing your data management capabilities....then appears in the parent Paragraph's RunCollection. RunCollection...

    reference.aspose.com/words/net/aspose.words/nod...
  7. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...Document targetDoc) { // Copy paragraph formatting if available if...(source.getType() == StyleType.PARAGRAPH && source.getParagraphFormat()...

    forum.aspose.com/t/some-styles-were-not-copied-...
  8. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the documentation article in C++....get_ParentParagraph () Retrieves the parent Paragraph of this node. get_PreviousSibling...Inline can be a child of Paragraph . Examples Shows how to determine...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. FieldAutoText.EntryName | Aspose.Words for .NET

    Discover the FieldAutoText EntryName property to easily manage AutoText entry names, enhancing your document automation and efficiency.... Paragraph ; doc . GlossaryDocument ...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ParagraphFormat.isHeading property | Aspose.Wor...

    ParagraphFormat.isHeading property. True when the Paragraph style is one of the built-in Heading styles....isHeading property True when the paragraph style is one of the built-in...

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