Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 18,355 for

paragraphs

(0.97 sec)
  1. Specify Layout Options in Java|Aspose.Words for...

    Create output documents with various layouts, depending on the parameters specified in the Document using Java.... which specifies whether paragraph mark characters are rendered...example below contains three paragraphs. The second one is hidden...

    docs.aspose.com/words/java/specify-layout-options/
  2. FieldShape.Text | Aspose.Words for .NET

    Manage FieldShape text easily—get or set values effortlessly for seamless data retrieval and enhanced functionality in your applications....BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...every paragraph in the document to RTL. foreach ( Paragraph para...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Formatting issue when merging two dox into one ...

    I need to merge multiple docx file into one. When I merge it there is a formatting issue in the last sentence. Please refer the attached files. merged_document.docx (21.4 KB) 2.docx (28.5 KB) 3.docx (28.3 KB) Python…...differences in styles, fonts, or paragraph settings between the documents...same styles for headings, paragraphs, and other text elements...

    forum.aspose.com/t/formatting-issue-when-mergin...
  4. Ինչպես վերացնել էջի ընդհատումները Word-ում Java...

    Այս հոդվածը նկարագրում է, թե ինչպես վերացնել էջի ընդմիջումները Word-ում Java-ի միջոցով: Այն ունի մանրամասներ շրջակա միջավայրի կարգավորումների, ծրագրավորման քայլերի ցանկի և գործարկվող կոդ՝ Word-ում Java-ի միջոցով բոլոր էջի ընդմիջումները հեռացնելու համար:...պարբերություններ Կրկնեք բոլոր paragraphs -ը՝ յուրաքանչյուր պարբերությունից...Այն օգտագործում է NodeType.PARAGRAPH համարիչի արժեքը՝ փաստաթղթից...

    kb.aspose.com/hy/words/java/how-to-eliminate-pa...
  5. Ինչպես ջնջել էջի ընդմիջումը Word-ում Python-ի մ...

    Այս հոդվածը ցույց է տալիս, թե ինչպես ջնջել էջի ընդմիջումը Word-ում Python-ի միջոցով: Այն կիսում է մանրամասներ IDE-ի կարգավորումների, առաջադրանքների ցանկի և գործարկվող օրինակելի կոդի մասին՝ Word-ում Python-ի միջոցով բոլոր էջի ընդմիջումները հեռացնելու համար:...օբյեկտի մեջ և մուտք գործել դրա paragraphs Կրկնեք բոլոր պարբերությունները...պարբերություն՝ օգտագործելով as_paragraph() մեթոդը և ստուգվում է page_break_...

    kb.aspose.com/hy/words/python/how-to-delete-pag...
  6. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other Paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...has a Table and some other paragraphs with Aspose OCR and Aspose...may contain paragraphs and Tables. The paragraph text can be...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  7. CompositeNode.PrependChild | Aspose.Words for .NET

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list....document, by default, has one paragraph. Assert . That ( doc . FirstSection...FirstSection . Body . Paragraphs . Count , Is . EqualTo ( 1 ));...

    reference.aspose.com/words/net/aspose.words/com...
  8. Aspose::Words::Lists::ListLevel::get_IsLegal me...

    Aspose::Words::Lists::ListLevel::get_IsLegal method. True if the level turns all inherited numbers to Arabic, false if it preserves their number style in C++....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Setting Text Color Dynamically in Java|Aspose.W...

    Set font text color for document contents dynamically when building a report in Java....every item into a separate paragraph, which text is colored dynamically...can be located either in paragraphs of a single story (or table...

    docs.aspose.com/words/java/setting-text-color-d...
  10. Specify Layout Options in C++|Aspose.Words for C++

    Specify Layout Options for various document layouts.... which specifies whether paragraph mark characters are rendered...example below contains three paragraphs. The second one is hidden...

    docs.aspose.com/words/cpp/specify-layout-options/