Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 18,247 for

paragraphs

(0.1 sec)
  1. BuiltInDocumentProperties.ContentType | Aspose....

    Discover how to use the BuiltInDocumentProperties ContentType property to efficiently manage your document's content type for enhanced organization....= new Document ( MyDir + "Paragraphs.docx" ); BuiltInDocumentPrope...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/net/aspose.words.pro...
  2. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in 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...
  3. BuiltInDocumentProperties.characters_with_space...

    BuiltInDocumentProperties.characters_with_spaces property. Represents an estimate of the number of characters (including spaces) in 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...
  4. Aspose::Words::Lists::ListFormat::get_List meth...

    Aspose::Words::Lists::ListFormat::get_List method. Gets or sets the list this paragraph is a member of in C++....Gets or sets the list this paragraph is a member of. System ::...bullets and numbering from the paragraph and sets the list level number...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Convert Bullet Points to Paragraph in Word File...

    Convert Bullet Points to Paragraph in Word File using Python. This article covers a list of steps and an example code to remove bullet points from Word document using Python....Convert Bullet Points to Paragraph in Word File using Python...convert bullet points to paragraph in Word file using Python...

    kb.aspose.com/words/python/convert-bullet-point...
  6. Revision.Accept | Aspose.Words for .NET

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/rev...
  7. Aspose::Words::Tables::Cell::EnsureMinimum meth...

    Aspose::Words::Tables::Cell::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++....not a paragraph, creates and appends one empty paragraph. void...cell ); // Cells may contain paragraphs with typical elements such...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. Aspose::Words::Paragraph::JoinRunsWithSameForma...

    Aspose::Words::Paragraph::JoinRunsWithSameFormatting method. Joins runs with the same formatting in the paragraph in C++....Aspose::Words::Paragraph::JoinRunsWithSameForm method Contents...Contents [ Hide ] Paragraph::JoinRunsWithSameForm method Joins runs...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Get Paragraph Bounds from Presentations in Pyth...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Python via .NET to optimize text positioning in PowerPoint and OpenDocument presentations....Get Paragraph Bounds from Presentations in Python Contents [...[ Hide ] Get Paragraph and Portion Coordinates in TextFrame Using...

    docs.aspose.com/slides/python-net/paragraph/
  10. FrameFormat class | Aspose.Words for Python

    aspose.words.FrameFormat class. Represents frame related formatting for a paragraph....related formatting for a paragraph. Remarks This object is always...always created. If a paragraph is a frame, then all properties...

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