Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 19,003 for

paragraph

(2.11 sec)
  1. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreComments method. Specifies whether to compare differences in comments in C++....DocumentBuilder > ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words.com...
  2. Aspose::Words::Comparing::ComparisonTargetType ...

    Aspose::Words::Comparing::ComparisonTargetType enum. Allows to specify base document which will be used during comparison. Default value is Current in C++....DocumentBuilder > ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words.com...
  3. Font.all_caps property | Aspose.Words for Python

    Font.all_caps property. True if the font is formatted as all capital letters.... PARAGRAPH , 0 , True ) . as_paragraph () # There are...append_child ( aw . Paragraph ( doc )) . as_paragraph () # 2 - Set the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldListNum class | Aspose.Words for Python

    aspose.words.fields.FieldListNum class. Implements the LISTNUM field...node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs with LISTNUM fields. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PaperSize | Aspose.Words for Java

    Specifies paper size in Java....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild(body); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::TabAlignment enum | Aspose.Words...

    Aspose::Words::TabAlignment enum. Specifies the alignment/type of a tab stop in C++....set custom tab stops for a paragraph. auto doc = System :: MakeObject...SharedPtr < Aspose :: Words :: Paragraph > para = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. Edit MHTML in C# – Aspose.HTML for .NET

    Code to edit MHTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an MHTML document....look at how to style <p> paragraph element in an MHTML file....style attribute to the first paragraph element in the document. C#...

    products.aspose.com/html/net/editor/mhtml/
  8. Search Text in PPT Presentation Files using Jav...

    Search text in PPT presentations in Java using Aspose.Slides for Java....slideTextFrames ) { for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { if ( portion...

    products.aspose.com/slides/java/search/ppt/
  9. Search Text in ODP Presentation Files using Jav...

    Search text in ODP presentations in Java using Aspose.Slides for Java....slideTextFrames ) { for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { if ( portion...

    products.aspose.com/slides/java/search/odp/
  10. Search Text in PPTX Presentation Files using Ja...

    Search text in PPTX presentations in Java using Aspose.Slides for Java....slideTextFrames ) { for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { if ( portion...

    products.aspose.com/slides/java/search/pptx/