Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 15,548 for

paragraph

(0.07 sec)
  1. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions.... Paragraph Combine texts with different..."children" : [ { "element_type" : "Paragraph" , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/examples/mu...
  2. Aspose::Words::MailMerging::MailMerge::set_UseW...

    Aspose::Words::MailMerging::MailMerge::set_UseWholeParagraphAsRegion method. Sets a value indicating whether whole Paragraph with TableStart or TableEnd field or particular range between TableStart and TableEnd fields should be included into mail merge region in C++....indicating whether whole paragraph with TableStart or TableEnd...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. Code Comparison for common features with OpenXM...

    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....of all the slides Move a paragraph from one presentation to another...

    docs.aspose.com/slides/net/code-comparison-for-...
  4. Technical Articles|Aspose.Slides Documentation

    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....Protection to Presentation Copying Paragraph and Portion in PPTX Replacing...

    docs.aspose.com/slides/java/technical-articles/
  5. Hello World in PHP|Aspose.Words for Java

    Write 'hello' to a Word Document using PHP....documentObject ); // Write a new paragraph in the document with the text...

    docs.aspose.com/words/java/hello-world-in-php/
  6. Aspose::Words::LowCode::MailMergeOptions::get_U...

    Aspose::Words::LowCode::MailMergeOptions::get_UseWholeParagraphAsRegion method. Gets a value indicating whether whole Paragraph with TableStart or TableEnd field or particular range between TableStart and TableEnd fields should be included into mail merge region in C++....indicating whether whole paragraph with TableStart or TableEnd...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....paragraphFormat property to specify paragraph formatting for the current...current and all paragraphs that will be inserted. Use the DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::TabStop::get_IsClear method | As...

    Aspose::Words::TabStop::get_IsClear method. Returns true if this tab stop clears any existing tab stops in this position in C++....:: ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing changes as number of edit and format revisions Revision 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/doc...
  10. ListFormat.list_level property | Aspose.Words f...

    ListFormat.list_level property. Returns the list level formatting plus any formatting overrides applied to the current Paragraph....overrides applied to the current paragraph. @property def list_level...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...