Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 18,336 for

paragraph

(0.15 sec)
  1. SmartTag class | Aspose.Words for Node.js

    Aspose.Words.Markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a Paragraph...) within a paragraph. To learn more, visit the...SmartTag can be a child of a Paragraph or another SmartTag node....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for PHP. From entire pages, from a specific part, based on columns, etc....$outputFile , $content ); Extract Paragraph from PDF...

    docs.aspose.com/pdf/php-java/extract-text-from-...
  3. Border.TintAndShade | Aspose.Words for .NET

    Discover Border TintAndShade, effortlessly adjust color brightness with a simple double value for stunning design enhancements. Perfect for your creative projects!...Examples Shows how to insert a paragraph with a top border. Document...

    reference.aspose.com/words/net/aspose.words/bor...
  4. Convert JPG to PDF|Aspose.PDF for Android via Java

    Learn how to easily convert a JPG images to PDF file. Also, you can convert an image to PDF with the same height and width of the page....Load JPG image and add to paragraph Save output PDF The code snippet...

    docs.aspose.com/pdf/androidjava/convert-jpg-to-...
  5. PdfFormat A4 not fully supported? - Free Suppor...

    Hi, I use the convert API in Apose.PDF for Java to convert a PDF into various conformance levels. When I use any level except A4 then everything works. e.g. when I execute this method: pdfDocument.convert(os, PdfForm…...Document(); Paragraph headingParagraph = new Paragraph(doc); Paragraph...Paragraph bodyParagraph = new Paragraph(doc); headingParagraph.getParagraphFormat()...

    forum.aspose.com/t/pdfformat-a4-not-fully-suppo...
  6. Untangle Row Bookmarks in Jython|Aspose.Words f...

    Untangle Row Bookmarks using Jython....to the end # of the last paragraph in the last cell of the top...

    docs.aspose.com/words/java/untangle-row-bookmar...
  7. Aspose::Words::SpecialChar class | Aspose.Words...

    Aspose::Words::SpecialChar class. Base class for special characters in the document. To learn more, visit the documentation article in C++....get_ParentParagraph () Retrieves the parent Paragraph of this node. get_PreviousSibling...and can only be a child of Paragraph . SpecialChar char is used...

    reference.aspose.com/words/cpp/aspose.words/spe...
  8. FieldAutoText Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoText class to effortlessly manage AUTOTEXT fields, enhancing document automation and efficiency....node, returns its parent paragraph. If the field is already removed...= BuildingBlockBehavio . Paragraph ; doc . GlossaryDocument ...

    reference.aspose.com/words/net/aspose.words.fie...
  9. How to Insert Picture in Word using Python

    This tutorial provides quick information on how to insert picture in Word using Python. It contains information to configure the environment, a step-by-step process and finally a runnable sample code that demonstrates the process to insert image in Word using Python....Move the cursor to the last paragraph in the last section Insert...cell, field, header, footer, paragraph, or section by moving with...

    kb.aspose.com/words/python/how-to-insert-pictur...
  10. LoadOptions.mswVersion property | Aspose.Words ...

    LoadOptions.mswVersion property. Allows to specify that the document loading process should match a specific MS Word version...document is missing the default paragraph formatting style. // This...

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