Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 36,324 for

paragraph

(0.07 sec)
  1. Aspose Word - Unable to separate header text fr...

    Hi, We are a licenced Aspose User and the problem that we are currently facing is that I am trying to parse the word file and we want to skip the text from header. First of all, I am using the following code to get the …...Paragraph, true); but I am not getting...Body.GetChildNodes(NodeType.Paragraph, true); So, I want to know...

    forum.aspose.com/t/aspose-word-unable-to-separa...
  2. bulletformat - Aspose.Slides for Java - API Ref...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....OutputFile OverrideTheme Paragraph ParagraphCollection ParagraphFormat...IBulletFormat Represents paragraph bullet formatting properties...

    reference.aspose.com/slides/java/com.aspose.sli...
  3. ListLabel | Aspose.Words for Java

    Defines properties specific to a list label in Java....extract the list labels of all paragraphs that are list items. Document...listParaCount = 1; for (Paragraph paragraph : (Iterable) doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::ControlChar Class Reference - As...

    Control characters often encountered in documents....MakeObject<DocumentBuilder>(doc); // Insert paragraphs with text with DocumentBuilder...commonly used in text files for paragraph breaks. More... static String...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. Aspose::Words::ControlChar Class Reference - As...

    Control characters often encountered in documents....MakeObject<DocumentBuilder>(doc); // Insert paragraphs with text with DocumentBuilder...commonly used in text files for paragraph breaks. More... static String...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. Aspose::Words::Fields::FieldStyleRef Class Refe...

    Implements the STYLEREF field....); // Add text and apply paragraph styles that STYLEREF fields...tyles()->idx_get(u "List Paragraph" )); builder->Writeln(u "Item...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. CompositeNode.InsertAfter | Aspose.Words for .N...

    CompositeNode 方法. 在指定参考节点之后立即插入指定节点... Paragraphs . Count ); // 像我们的段落这样的复...像我们的段落这样的复合节点可以包含其他复合和内联节点作为子节点。 Paragraph paragraph = doc . FirstSection...

    reference.aspose.com/words/zh/net/aspose.words/...
  8. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    DocumentVisitor VisitParagraphStart method. Called when enumeration of a Paragraph has started in C#....Called when enumeration of a paragraph has started. public virtual...VisitParagraphStart ( Paragraph paragraph ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words/doc...
  9. ParagraphFormat.SpaceBeforeAuto | Aspose.Words ...

    ParagraphFormat SpaceBeforeAuto property. True if the amount of spacing before the Paragraph is set automatically in C#....amount of spacing before the paragraph is set automatically. public...SpaceBefore . When you set paragraph Space Before and Space After...

    reference.aspose.com/words/net/aspose.words/par...
  10. Paragraph.ParagraphFormat | Aspose.Words for .NET

    Paragraph ParagraphFormat property. Provides access to the Paragraph formatting properties in C#....ParagraphFormat Contents [ Hide ] Paragraph.ParagraphFormat property Provides...Provides access to the paragraph formatting properties. public...

    reference.aspose.com/words/net/aspose.words/par...