Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 36,294 for

paragraph

(0.09 sec)
  1. setMarginRight | Aspose.Sildes for PHP via Java...

    setMarginRight setMarginRight(float value) method Returns or sets the right margin in a Paragraph with no inheritance......sets the right margin in a paragraph with no inheritance. Read/write...

    reference.aspose.com/slides/php-java/aspose.sli...
  2. setType | Aspose.Sildes for PHP via Java API Re...

    setType setType(byte value) method Returns or sets the bullet type of a Paragraph with no inheritance. Read/write Bul......sets the bullet type of a paragraph with no inheritance. Read/write...

    reference.aspose.com/slides/php-java/aspose.sli...
  3. DocumentBuilder.Writeln | Aspose.Words for .NET

    DocumentBuilder Writeln method. Inserts a string and a Paragraph break into the document in C#....) Inserts a string and a paragraph break into the document. public...Remarks Current font and paragraph formatting specified by the...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::TabStopCollection::Clear method ...

    Aspose::Words::TabStopCollection::Clear method. Deletes all tab stop positions in C++....SharedPtr < ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. Aspose::Words::TabStop::get_IsClear method | As...

    Aspose::Words::TabStop::get_IsClear method. Returns true if this tab stop clears any existing tab stops in this position 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. Aspose::Words::TabStopCollection::GetHashCode m...

    Aspose::Words::TabStopCollection::GetHashCode method. Serves as a hash function for this type in C++....SharedPtr < ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. Answer sheet with barcode|Documentation

    A classic answer sheet with a barcode encoding the student's name.... paragraph Combine texts with different...columns_count=2 ?block= column=1 ?paragraph= ?content=Final Exam font_size=18...

    docs.aspose.com/omr/net/txt-markup/examples/ans...
  8. get_MarginRight() | Aspose.Slides for C++ API R...

    Returns the right margin in a Paragraph. Read float....Returns the right margin in a paragraph. Read float . virtual float...

    reference.aspose.com/slides/cpp/aspose.slides.c...
  9. Aspose::Words::PaperSize enum | Aspose.Words fo...

    Aspose::Words::PaperSize enum. Specifies paper size in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/pap...
  10. DocumentVisitor.VisitTableEnd | Aspose.Words fo...

    DocumentVisitor 方法. 在表的枚举结束时调用... // 1 - 段落节点: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/zh/net/aspose.words/...