Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 15,650 for

paragraph

(0.06 sec)
  1. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation...( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Presentation Theme|Aspose.Slides Documentation

    PowerPoint presentation theme in Java...100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion...( "Theme text format" ); paragraph . getPortions (). add ( portion...

    docs.aspose.com/slides/androidjava/presentation...
  3. FieldPrint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrint class for seamless PRINT field implementation. Enhance your document processing with powerful features today!...node, returns its parent paragraph. If the field is already removed...); builder . Write ( "My paragraph" ); // The PRINT field can...

    reference.aspose.com/words/net/aspose.words.fie...
  4. ListLevel.number_style property | Aspose.Words ...

    ListLevel.number_style property. Returns or sets the number style for this list level....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Make DOCX Using C#

    Make a new DOCX in C# in a few steps. Easily create DOCX using .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.NextSibling...

    products.aspose.com/words/net/make/docx/
  6. Make WORD Using C#

    Make a new a Word document in C# in a few steps. Easily create a Word document using .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.NextSibling...

    products.aspose.com/words/net/make/word/
  7. Make Markdown Using C++

    Make a new Markdown in C++ in a few steps. Easily create Markdown using C++ library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun->get_NextSibling()...

    products.aspose.com/words/cpp/make/md/
  8. Make A Document In C++

    Create a file using C++ library. Easily create a new document in C++ in a few steps....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun->get_NextSibling()...

    products.aspose.com/words/cpp/make/
  9. Make WORD Using C++

    Make a new a Word document in C++ in a few steps. Easily create a Word document using C++ library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun->get_NextSibling()...

    products.aspose.com/words/cpp/make/word/
  10. Make PDF Using C++

    Make a new PDF in C++ in a few steps. Easily create PDF using C++ library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun->get_NextSibling()...

    products.aspose.com/words/cpp/make/pdf/