Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 21,263 for

paragraphs

(0.02 sec)
  1. Aspose::Pdf::HeaderFooter Class Referencefinal ...

    Public Member Functions | Protected Member Functions | Static Protected Member Functions | List of all members Aspose......< Aspose::Pdf::Paragraphs > & get_Paragraphs () const Gets the...the end note paragraphs. More... ASPOSE_PDF_SHARED_API void set_Paragraphs...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.h...
  2. TabStopCollection.Count | Aspose.Words for .NET...

    TabStopCollection 财产. 获取集合中的制表位数...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // 每个段落都有它的制表位集合...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. DocumentBuilder.insert_html method | Aspose.Wor...

    aspose.words.DocumentBuilder.insert_html method...align='right'>Paragraph right</p>" + "<b>Implicit paragraph left</b>"...formatting. paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuildType | Aspose.Slides for C++ API Reference

    Determines how text will appear on a shape during animation....AllParagraphsAtOnce 1 All paragraph. ByLevelParagraphs1 2 By groups...groups of paragraphs of depth 1. ByLevelParagraphs2 3 By groups...

    reference.aspose.com/slides/cpp/aspose.slides.a...
  5. Aspose::Words::TabStopCollection::get_Count met...

    Aspose::Words::TabStopCollection::get_Count method. Gets the number of tab stops in the collection in C++....SharedPtr < ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. TabStopCollection.After | Aspose.Words for .NET

    TabStopCollection After method. Gets a first tab stop to the right of the specified position in C#....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...AreEqual ( 2 , paragraphs . Count ); // Each paragraph gets its tab...

    reference.aspose.com/words/net/aspose.words/tab...
  7. TabStopCollection.Before | Aspose.Words for .NET

    TabStopCollection Before method. Gets a first tab stop to the left of the specified position in C#....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...AreEqual ( 2 , paragraphs . Count ); // Each paragraph gets its tab...

    reference.aspose.com/words/net/aspose.words/tab...
  8. BuildType | Aspose.Sildes for .NET API Reference

    Determines how text will appear on a shape during animation....AllParagraphsAtOnce 1 All paragraph. ByLevelParagraphs1 2 By groups...groups of paragraphs of depth 1. ByLevelParagraphs2 3 By groups...

    reference.aspose.com/slides/net/aspose.slides.a...
  9. Aspose::Words::TabStop Class Referencefinal - A...

    Represents a single custom tab stop. The TabStop object is a member of the TabStopCollection collection....right tab stop in TOC related paragraphs. auto doc = MakeObject<Document>(MyDir...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. Aspose::Words::Loading::TxtLoadOptions Class Re...

    Allows to specify additional options when loading Text document into a Document object....recognition algorithm detects list paragraphs, when list numbers ends with...This may also falsely detect paragraphs that begin with numbers as...

    reference.aspose.com/words/cpp/class/aspose.wor...