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

paragraph

(0.06 sec)
  1. listformat - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...formatting is applied to a paragraph. A paragraph in a Microsoft Word...

    reference.aspose.com/words/java/com.aspose.word...
  2. ibulletformateffectivedata - Aspose.Slides for ...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....OutputFile OverrideTheme Paragraph ParagraphCollection ParagraphFormat...which contains effective paragraph bullet formatting properties...

    reference.aspose.com/slides/androidjava/com.asp...
  3. Aspose::Words::Replacing::IReplacingCallback::R...

    Aspose::Words::Replacing::IReplacingCallback::Replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made in C++....Insert a document after the paragraph containing the matched text...System :: ExplicitCast < Paragraph > ( args -> get_MatchNode...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. Aspose::Cells::Drawing::Texts::TextParagraph::G...

    Aspose::Cells::Drawing::Texts::TextParagraph::GetChildren method. Gets all text runs in this Paragraph. If this Paragraph is empty, return Paragraph itself in C++....text runs in this paragraph. If this paragraph is empty, return...return paragraph itself. Vector < FontSetting > Aspose :: Cells ::...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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/
  10. 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...