Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 36,520 for

paragraph

(0.07 sec)
  1. TabStopCollection.Add | Aspose.Words for .NET A...

    TabStopCollection 方法. 在集合中添加或替换制表位...Document (); Paragraph paragraph = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // 下面是通过“ParagraphF...

    reference.aspose.com/words/zh/net/aspose.words/...
  2. Aspose::Slides::IParagraphFormatEffectiveData C...

    Public Member Functions | List of all members Aspose::Slides::IParagraphFormatEffectiveData Class Reference abstract ......which contains effective paragraph formatting properties. More...Returns a bullet format of a paragraph. Read-only IBulletFormatEffecti...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  3. EndIndent | Aspose.PSD for .NET API 参考

    获取或设置结束缩进...= "Second paragraph\r" ) { throw new Exception...( ( int ) portions [ 0 ]. Paragraph . Justification != 0 || (...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  4. FirstLineIndent | Aspose.PSD for .NET API 参考

    获取或设置第一行缩进...= "Second paragraph\r" ) { throw new Exception...( ( int ) portions [ 0 ]. Paragraph . Justification != 0 || (...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  5. KinsokuOrder | Aspose.PSD for .NET API 参考

    获取或设置 kinsoku 顺序...= "Second paragraph\r" ) { throw new Exception...( ( int ) portions [ 0 ]. Paragraph . Justification != 0 || (...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  6. Zone | Aspose.PSD for .NET API 参考

    获取或设置区域...= "Second paragraph\r" ) { throw new Exception...( ( int ) portions [ 0 ]. Paragraph . Justification != 0 || (...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  7. RemovePortion | Aspose.PSD for .NET API 参考

    删除指定索引中的部分...= "Second paragraph\r" ) { throw new Exception...( ( int ) portions [ 0 ]. Paragraph . Justification != 0 || (...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  8. Aspose::Words::CompositeNode::get_Count method ...

    Aspose::Words::CompositeNode::get_Count method. Gets the number of immediate children of this node in C++....document, by default, has one paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...() -> get_Body () -> get_Paragraphs () -> get_Count ()); // Composite...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. ProducePortion | Aspose.PSD for .NET API Reference

    ProducePortion IText.ProducePortion method Produces the new portion with default parameters public ITextPortion Produ...... Paragraph ; defaultStyle . FillColor...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  10. DocumentBuilder.MoveToParagraph | Aspose.Words ...

    DocumentBuilder MoveToParagraph method. Moves the cursor to a Paragraph in the current section in C#....method Moves the cursor to a paragraph in the current section. public...paragraphIndex Int32 The index of the paragraph to move to. characterIndex...

    reference.aspose.com/words/net/aspose.words/doc...