Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 18,953 for

paragraphs

(0.11 sec)
  1. DocumentBuilder.startEditableRange method | Asp...

    DocumentBuilder.startEditableRange method. Marks the current position in the document as an editable range start...." + " we cannot edit this paragraph without the password." );...builder . writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Strikethrough is not detected - Free Support Fo...

    I have used aspose to parse my document, and one of the case is to find out of strikethrough data from the nodes. I am sharing the code, please let me know how can I find this in correct manner. Strikethrough document.d…...getTextWithCleanup(Paragraph paragraph) throws Exception { Paragraph clonedPara...clonedPara = (Paragraph) paragraph.deepClone(true); if (clonedPara...

    forum.aspose.com/t/strikethrough-is-not-detecte...
  3. Run.text property | Aspose.Words for Python

    Run.text property. Gets or sets the text of the run....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Inline.font property | Aspose.Words for Python

    Inline.font property. Provides access to the font formatting of this object....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.ensureMinimum method | Aspose.Words fo...

    Document.ensureMinimum method. If the document contains no sections, creates one section with one paragraph....creates one section with one paragraph. ensureMinimum () Examples...child Body and one child Paragraph. // We can edit the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.EnsureMinimum | Aspose.Words for .NET

    Learn how to use the EnsureMinimum method to automatically create a section and paragraph in documents, ensuring complete and organized content....creates one section with one paragraph. public void EnsureMinimum...child Body and one child Paragraph. // We can edit the document...

    reference.aspose.com/words/net/aspose.words/doc...
  7. BorderCollection.ClearFormatting | Aspose.Words...

    اكتشف كيف تقوم طريقة BorderCollection ClearFormatting بإزالة جميع حدود الكائنات بسهولة، مما يعزز تصميمك بصور واضحة ونظيفة.... foreach ( Paragraph paragraph in doc . FirstSection...FirstSection . Body . Paragraphs ) { paragraph . ParagraphFormat . Borders...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. Textabschnitte in Präsentationen mit .NET verwa...

    Lernen Sie, wie Sie Textabschnitte in PowerPoint-Präsentationen mit Aspose.Slides für .NET verwalten, um Leistung und Anpassbarkeit zu steigern....foreach ( var paragraph in textFrame . Paragraphs ) { foreach (...( Portion portion in paragraph . Portions ) { PointF point =...

    docs.aspose.com/slides/de/net/portion/
  9. ค้นหา

    ค้นหา...IParagraph paragraph = autoShape.TextFrame.Paragraphs[0]; // เ...Timeline.MainSequence.AddEffect(paragraph, EffectType.Fly, EffectSubtype...

    blog.aspose.com/th/slides/apply-animation-to-te...
  10. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your document formatting and improve readability. Learn more now!...new line and starts a new paragraph. Assert . That ( doc . FirstSection...GetChildNodes ( NodeType . Paragraph , true ). Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/con...