Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 36,319 for

paragraph

(0.12 sec)
  1. HTML Import - Numbering Features|Aspose.Words f...

    Import HTML-based document using numbering load options in C#....calculates the values for all list paragraphs in the document even for...class. You can find what paragraphs a list is applied to and...

    docs.aspose.com/words/net/numbering-features-su...
  2. Comment.set_text method | Aspose.Words for Python

    Comment.set_text method. This is a convenience method that allows to easily set text of the comment....contain paragraph breaks, this will create paragraphs of text...up at the location of its paragraph, # outside the right-side...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Cannot create StructuredDocumentTag with TOC us...

    keywords for find this issue #TableOfContent #StructedDocumentTag #DocPartObj #InsertTableOfContents #FieldTOC Hello! I am trying to make a table of contents as it is done for the MS Word client. When I do it manually,…...SctructedDocumentTag with child paragraphs, just like it’s done in image2...System::SharedPtr<Paragraph> para1 = System::MakeObject<Paragraph>(doc);...

    forum.aspose.com/t/cannot-create-structureddocu...
  4. Inline.ParentParagraph | Aspose.Words for .NET

    Inline ParentParagraph property. Retrieves the parent Paragraph of this node in C#....the parent Paragraph of this node. public Paragraph ParentParagraph...Revisions [ 0 ]. ParentNode ; Paragraph firstParagraph = run . ParentParagraph...

    reference.aspose.com/words/net/aspose.words/inl...
  5. Extraction issue 14 - Aspose.Words Product Fami...

    Dear team, We are extracting images from document using aspose java but below case its Not extracting part images please find below source code and Input & output File Source Code : if ((Paragraph.toString(SaveFormat.…...output File Source Code : if ((paragraph.toString(SaveFormat.TEXT)...trim().startsWith("fig") || paragraph.toString(SaveFormat.TEXT)...

    forum.aspose.com/t/extraction-issue-14/250868
  6. ListFormat.ApplyBulletDefault | Aspose.Words fo...

    ListFormat ApplyBulletDefault method. Starts a new default bulleted list and applies it to the Paragraph in C#....list and applies it to the paragraph. public void ApplyBulletDefault...template, applies it to the paragraph and selects the 1st list level...

    reference.aspose.com/words/net/aspose.words.lis...
  7. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C++....complex elements such as paragraphs, tables, images, etc. Regardless...content between: Two specific paragraphs Specific runs of text Fields...

    docs.aspose.com/words/cpp/how-to-extract-select...
  8. RTF Import - Numbering Features|Aspose.Words fo...

    Import RTF document using numbering load options in C#....calculates the values for all list paragraphs in the document even for...class. You can find what paragraphs a list is applied to and...

    docs.aspose.com/words/net/numbering-features-su...
  9. FieldStyleRef.InsertParagraphNumber | Aspose.Wo...

    FieldStyleRef 财产. 获取或设置是否插入被引用段落的段落编号与文档中出现的完全一样... Styles [ "List Paragraph" ]; builder . Writeln ( "Item...Style = doc . Styles [ "List Paragraph" ]; builder . Writeln ( "Item...

    reference.aspose.com/words/zh/net/aspose.words....
  10. Document.copy_styles_from_template method | Asp...

    aspose.words.Document.copy_styles_from_template method... PARAGRAPH , 'TemplateStyle1' ) style.... add ( aw . StyleType . PARAGRAPH , 'TemplateStyle2' ) style...

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