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

paragraphs

(0.09 sec)
  1. 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...
  2. Ինչպես վերացնել էջի ընդհատումները Word-ում Java...

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

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

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

    kb.aspose.com/hy/words/python/how-to-delete-pag...
  4. Տեքստի որոնում և փոխարինում PowerPoint-ում Pyth...

    Հետևեք այս հոդվածին՝ PowerPoint-ում Python-ի միջոցով տեքստի որոնում և փոխարինում կատարելու համար։ Դուք կստանաք IDE-ի կարգավորման մանրամասները, քայլերի ցանկը և օրինակ կոդը PowerPoint-ում Python-ի միջոցով որոնում և փոխարինում կատարելու համար։...հավաքածուն Մուտք գործեք բոլոր paragraphs յուրաքանչյուր տեքստային վանդակում...

    kb.aspose.com/hy/slides/python/find-and-replace...
  5. Why Not Open XML SDK|Aspose.Slides Documentation

    See why Aspose.Slides is a better choice than the free Open XML SDK: compare features, automation-free conversion, and broad support for PPT, PPTX and ODP....formatting on TextFrames, Paragraphs and Portions levels. For...TextHolders, TextFrames, Paragraphs and Portions. Yes Yes Low-level...

    docs.aspose.com/slides/cpp/why-not-open-xml-sdk/
  6. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node....document, by default, has one paragraph. expect ( doc . firstSection...firstSection . body . paragraphs . count ). toEqual ( 1 ); // Composite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...= null) { //Paragraph paragraph = new Paragraph(pageDoc); //Run...ControlChar.LineBreak); //paragraph.AppendChild(run); //pageDoc...

    forum.aspose.com/t/content-control-wrapping-iss...
  8. Aspose::Words::Document::UpdateListLabels metho...

    Aspose::Words::Document::UpdateListLabels method. Updates list labels for all list items in the document in C++....extract the list labels of all paragraphs that are list items. auto...NodeType :: Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. TabStopCollection.add method | Aspose.Words for...

    aspose.words.TabStopCollection.add method... Document () paragraph = doc . get_child ( aw . NodeType...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () # Below are...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document Builder Overview in Node.js|Aspose.Wor...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Node.js. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Node.js....checkboxes, ole objects, paragraphs, lists, tables, images, and...allows you to specify fonts, paragraph or section formatting, and...

    docs.aspose.com/words/nodejs-net/document-build...