Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 36,324 for

paragraph

(0.06 sec)
  1. itextparagraph - Aspose.PSD for Java - API Refe...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....The interface to work with paragraph Code example: An example of...getText().equals("Second paragraph\r")) { throw new Exception();...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  2. ParagraphCollection.h - Aspose.Words for C++ - ...

    ParagraphCollection.h 1 // Copyright 2001-2022 Aspose Pty Ltd. All Rights Reserved. 3 // 4 // This file is part of As......CompositeNode; 19 20 class Paragraph ; 21 22 } 23 } 24 25 namespace...System::SharedPtr<Aspose::Words::Paragraph> idx_get (int32_t index);...

    reference.aspose.com/words/cpp/_paragraph_colle...
  3. Aspose::Words::Document::CopyStylesFromTemplate...

    Aspose::Words::Document::CopyStylesFromTemplate method. Copies styles from the specified template to a document in C++....() -> Add ( StyleType :: Paragraph , u "TemplateStyle1" ); style...() -> Add ( StyleType :: Paragraph , u "TemplateStyle2" ); style...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. ParagraphStyle - Aspose.PUB for Java - API Refe...

    Developer's guide to manipulate & convert PUB files to PDF from any Java based application....getDefaultParagraphS () Array of default paragraph styles ParagraphStyle TextParagraph...TextParagraph. getStyle () Style of paragraph Methods in com.aspose.pub...

    reference.aspose.com/pub/java/com.aspose.pub/cl...
  5. Add() | Aspose.Slides for C++ API Reference

    Adds a Paragraph to the end of collection....aragraph>) method Adds a Paragraph to the end of collection....System::SharedPtr < IParagraph > The Paragraph to be added to the end of...

    reference.aspose.com/slides/cpp/aspose.slides/p...
  6. StyleCollection.default_paragraph_format proper...

    StyleCollection.default_Paragraph_format property. Gets document default Paragraph formatting....default_paragraph_format property StyleCollection.default_paragraph_format...default paragraph formatting. @property def default_paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Extracted docx document paragraphs and found th...

    I use the following code to extract the Paragraphs inside the docx document, and found that there are some abnormal text inside the Paragraphs, please ask how to deal with it, see the attached picture。 Document document…...Extracted docx document paragraphs and found that some unusual...following code to extract the paragraphs inside the docx document...

    forum.aspose.com/t/extracted-docx-document-para...
  8. Aspose::Words::CompositeNode class | Aspose.Wor...

    Aspose::Words::CompositeNode class. Base class for nodes that can contain other nodes. To learn more, visit the documentation article in C++....the first paragraph of this document. auto paragraph = System...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 0...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. ListLevel.LinkedStyle | Aspose.Words for .NET

    ListLevel LinkedStyle property. Gets or sets the Paragraph style that is linked to this list level in C#....property Gets or sets the paragraph style that is linked to this...level is not linked to a paragraph style. This property can be...

    reference.aspose.com/words/net/aspose.words.lis...
  10. ListLevel.linked_style property | Aspose.Words ...

    ListLevel.linked_style property. Gets or sets the Paragraph style that is linked to this list level....property Gets or sets the paragraph style that is linked to this...level is not linked to a paragraph style. This property can be...

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