Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 36,322 for

paragraph

(0.07 sec)
  1. Aspose::Words::Border::Equals method | Aspose.W...

    Aspose::Words::Border::Equals method. Determines whether the specified border is equal in value to the current border in C++....Writeln ( u "Paragraph 1." ); builder -> Write ( u "Paragraph 2." );...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. Aspose::Pdf::Text::TextParagraph Class Referenc...

    Classes | Public Member Functions | Protected Types | Protected Member Functions | List of all members Aspose::Pdf::T......Reference final Represents text paragraphs as multiline text object...const Gets position of the paragraph. More... ASPOSE_PDF_SHARED_API...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.t...
  3. Format of font "Courier" is not supported for n...

    I am attempting to create a pdf document which uses the standard “Type 1” fonts. When I try to add a Type 1 font to my page resources (“Courier” for example) I receive an exception stating that: Format of font “Courie…...// Create text paragraph TextParagraph paragraph = new TextParagraph();...Set subsequent lines indent paragraph.SubsequentLinesInden = 20;...

    forum.aspose.com/t/format-of-font-courier-is-no...
  4. ParagraphCollection | Aspose.Slides for Android...

    Represents a collection of a Paragraphs....Represents a collection of a paragraphs. Methods Method Description...add(IParagraph value) Adds a Paragraph to the end of collection....

    reference.aspose.com/slides/androidjava/com.asp...
  5. ParagraphCollection | Aspose.Slides for Java AP...

    Represents a collection of a Paragraphs....Represents a collection of a paragraphs. Methods Method Description...add(IParagraph value) Adds a Paragraph to the end of collection....

    reference.aspose.com/slides/java/com.aspose.sli...
  6. Aspose::Words::Border Class Reference - Aspose....

    Represents a border of an object....including paragraph, run of text inside a paragraph or a table...); Shows how to insert a paragraph with a top border. auto doc...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. Superscript and Subscript|Aspose.Slides Documen...

    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....sub script text inside any paragraph portion. For adding Superscript...Clear existing Paragraphs Create a new paragraph object for holding...

    docs.aspose.com/slides/cpp/superscript-and-subs...
  8. DocumentBuilder.EndEditableRange | Aspose.Words...

    DocumentBuilder EndEditableRange method. Marks the current position in the document as an editable range end in C#...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/net/aspose.words/doc...
  9. getHeight | Aspose.Sildes for PHP via Java API ...

    getHeight getHeight() method Returns or sets the bullet height of a Paragraph with no inheritance. Value Float.NaN de......sets the bullet height of a paragraph with no inheritance. Value...the first portion in the paragraph. Read/write float. Returns...

    reference.aspose.com/slides/php-java/aspose.sli...
  10. CompositeNode.AppendChild | Aspose.Words for .NET

    CompositeNode AppendChild method. Adds the specified node to the end of the list of child nodes for this node in C#....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

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