Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 36,210 for

paragraph

(0.18 sec)
  1. Using FloatingBox for text generation|Aspose.PD...

    This page explains how to format text inside floating box.... Paragraph ( 20 , 6 ); box . Paragraphs . Add ( new...TextFragment ( text )); page . Paragraphs . Add ( box ); In the example...

    docs.aspose.com/pdf/net/floating-box/
  2. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....Shows how to create and use a paragraph style with list formatting...DocumentBuilder(doc); // Create a custom paragraph style. Style style = doc.getStyles()...

    reference.aspose.com/words/java/com.aspose.word...
  3. TabStopCollection Class | Aspose.Words for .NET

    Aspose.Words.TabStopCollection class. A collection of TabStop objects that represent custom tabs for a Paragraph or a style in C#....represent custom tabs for a paragraph or a style. To learn more...defined in the properties of a paragraph style or directly in the properties...

    reference.aspose.com/words/net/aspose.words/tab...
  4. Aspose::Words::Border::ClearFormatting method |...

    Aspose::Words::Border::ClearFormatting method. Resets border properties to default values in C++....to remove borders from a paragraph. auto doc = MakeObject < Document..."Borders.docx" ); // Each paragraph has an individual set of borders...

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....contain block-level nodes Paragraph and Table . To learn more...shape, // which has a parent Paragraph, which is a child node of...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Saving::PdfSaveOptions::get_Expo...

    Aspose::Words::Saving::PdfSaveOptions::get_ExportParagraphGraphicsToArtifact method. Gets or sets a value determining whether a Paragraph graphic should be marked as an artifact in C++....value determining whether a paragraph graphic should be marked as...Default value is false and paragraph graphics (underlines, text...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Insert | Aspose.Sildes for .NET API Reference

    Inserts a Paragraph into the collection at the specified index....Insert(int, IParagraph) Inserts a Paragraph into the collection at the...zero-based index at which Paragraph should be inserted. value...

    reference.aspose.com/slides/net/aspose.slides/p...
  8. DropCapPosition Enum | Aspose.Words for .NET

    Aspose.Words.DropCapPosition enum. Specifies the position for a drop cap text in C#....Value Description None 0 The paragraph does not have a drop cap....text margin on the anchor paragraph. Margin 2 The drop cap is...

    reference.aspose.com/words/net/aspose.words/dro...
  9. ListFormat.remove_numbers method | Aspose.Words...

    ListFormat.remove_numbers method. Removes numbers or bullets from the current Paragraph and sets list level to zero....bullets from the current paragraph and sets list level to zero...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Layout::LayoutOptions::get_ShowP...

    Aspose::Words::Layout::LayoutOptions::get_ShowParagraphMarks method. Gets or sets indication of whether Paragraph marks are rendered. Default is false in C++....sets indication of whether paragraph marks are rendered. Default...Examples Shows how to show paragraph marks in a rendered output...

    reference.aspose.com/words/cpp/aspose.words.lay...