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

paragraph

(0.08 sec)
  1. FieldShape.text property | Aspose.Words for Python

    FieldShape.text property. Gets or sets the text to retrieve....BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...text alignment for every paragraph in the document to RTL. for...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StyleCollection.DefaultFont | Aspose.Words for ...

    Discover the StyleCollection DefaultFont property for seamless document text formatting. Enhance your documents with consistent, professional style....Paragraph", the collection will apply...styles . Add ( StyleType . Paragraph , "MyStyle" ); Assert . That...

    reference.aspose.com/words/net/aspose.words/sty...
  3. Create PDF Document using C++|Aspose.PDF for C++

    The most popular and basic task of working with a PDF file is creating a document from scratch. Use the Aspose.PDF for C++ library....object Add TextFragment to Paragraph collection of the page Save..."Hello World!" ); page -> get_Paragraphs () -> Add ( textFragment...

    docs.aspose.com/pdf/cpp/create-document/
  4. Font.superscript property | Aspose.Words for Py...

    Font.superscript property. True if the font is formatted as superscript.... PARAGRAPH , 0 , True ) . as_paragraph () # Raise this...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Clone a Document in C++|Aspose.Words for C++

    Clone a document to get its identical copy using C++. When creating a copy, nodes and properties of the original document are cloned....example a single section or a paragraph? A: You can clone individual...want (e.g., a Section* or Paragraph* ) and call Clone() on it...

    docs.aspose.com/words/cpp/clone-a-document/
  6. Extract Text from PDF|Aspose.PDF for Java

    Aspose.PDF allows for extracting different kinds of information. This section contains articles on text extraction from PDF documents using Aspose.PDF for Java....Extract Text from PDF Extract Paragraph from PDF Extract Images from...

    docs.aspose.com/pdf/java/extract-text-from-pdf/
  7. Extract Text from PDF|Aspose.PDF for PHP via Java

    Aspose.PDF allows for extracting different kinds of information. This section contains articles on text extraction from PDF documents using Aspose.PDF for PHP....Extract Text from PDF Extract Paragraph from PDF Extract Images from...

    docs.aspose.com/pdf/php-java/extract-text-from-...
  8. Section Break as revision - How to get that spe...

    Hello Aspose Team, I have a specific situation in my Word file: I need to find revisions which are actually Section Breaks and then accept those revisions programmatically. I am using Java and Aspose.Words. Is there a …...docx"); for(Paragraph p : (Iterable<Paragraph>)doc.getChildNodes(NodeType...getChildNodes(NodeType.PARAGRAPH, true)) { if(p.isDeleteRevision() &&...

    forum.aspose.com/t/section-break-as-revision-ho...
  9. DocumentBuilder.insert_document method | Aspose...

    aspose.words.DocumentBuilder.insert_document method... PARAGRAPH , 'MyStyle' ) my_style . font.... Color . blue builder . paragraph_format . style_name = my_style...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font.TintAndShade | Aspose.Words for .NET

    Discover the Font TintAndShade property to easily adjust colors! Lighten or darken shades for vibrant designs. Enhance your projects effortlessly!... Paragraph , "ThemedStyle" ); style ...

    reference.aspose.com/words/net/aspose.words/fon...