Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 36,320 for

paragraph

(0.1 sec)
  1. DocumentVisitor.VisitFormField | Aspose.Words f...

    DocumentVisitor 方法. 在文档中遇到表单字段时调用... // 1 - 段落节点: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/zh/net/aspose.words/...
  2. DocumentVisitor.VisitSpecialChar | Aspose.Words...

    DocumentVisitor 方法. 当一个SpecialChar在文档中遇到节点... // 1 - 段落节点: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. DocumentVisitor.VisitBodyEnd | Aspose.Words for...

    DocumentVisitor 方法. 当一节中的正文故事的枚举结束时调用... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/zh/net/aspose.words/...
  4. CaretSymbol | Aspose.PDF for .NET API Reference

    A symbol to be associated with the caret.... Paragraph 1 A new paragraph symbol ( ) should...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  5. DocumentVisitor Class | Aspose.Words for .NET

    Aspose.Words.DocumentVisitor class. Base class for custom document visitors in C#....VisitParagraphEnd ( Paragraph ) Called when enumeration of a paragraph has ended...VisitParagraphStart ( Paragraph ) Called when enumeration of a paragraph has started...

    reference.aspose.com/words/net/aspose.words/doc...
  6. InlineStory.FirstParagraph | Aspose.Words for .NET

    InlineStory FirstParagraph property. Gets the first Paragraph in the story in C#....the first paragraph in the story. public Paragraph FirstParagraph...how to add a comment to a paragraph. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/inl...
  7. get_IsBulletHardFont() | Aspose.Slides for C++ ...

    Determines whether the bullet has own font or inherits it from the first portion in the Paragraph. Returns true if bullet has own font and true if bullet inherits font from the first portion in the Paragraph. Read-only bool....the first portion in the paragraph. Returns true if bullet has...the first portion in the paragraph. Read-only bool . virtual...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  8. get_IsBulletHardColor() | Aspose.Slides for C++...

    Determines whether the bullet has own color or inherits it from the first portion in the Paragraph. Returns true if bullet has own color and false if bullet inherits color from the first portion in the Paragraph. Read-only bool....the first portion in the paragraph. Returns true if bullet has...the first portion in the paragraph. Read-only bool . virtual...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  9. Aspose::Words::TabStop::get_Alignment method | ...

    Aspose::Words::TabStop::get_Alignment method. Gets or sets the alignment of text at this tab stop in C++....right tab stop in TOC related paragraphs. auto doc = MakeObject <...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. Aspose::Words::InlineStory::get_FirstParagraph ...

    Aspose::Words::InlineStory::get_FirstParagraph method. Gets the first Paragraph in the story in C++....ph method Gets the first paragraph in the story. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: InlineStory...

    reference.aspose.com/words/cpp/aspose.words/inl...