Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 36,305 for

paragraph

(0.11 sec)
  1. setMarginLeft | Aspose.Sildes for Node.js via J...

    setMarginLeft setMarginLeft(float value) function Returns or sets the left margin in a Paragraph with no inheritance.......sets the left margin in a paragraph with no inheritance. Read/write...

    reference.aspose.com/slides/nodejs-java/aspose....
  2. How to insert a text at the start of every page...

    Hi Team, I have to add a (continue…) word at start of every page of a doc. I am using 22.1 version of Apose.Word. I tried with the below code, but the output is not as expected. It works on some pages but not on all …...t doc) { Paragraph continuationPara = new Paragraph(doc); continuationPara...document starts from heading paragraph. if(doc.getFirstSection()...

    forum.aspose.com/t/how-to-insert-a-text-at-the-...
  3. StyleType - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/java/com.aspose.word...
  4. styletype - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert PowerPoint to Video|Aspose.Slides Docum...

    Convert PowerPoint to Video in Java... So we animate paragraphs on objects, which will appear... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . getPortions...

    docs.aspose.com/slides/java/convert-powerpoint-...
  6. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in .NET....checkboxes, ole objects, paragraphs, lists, tables, images, and...allows you to specify fonts, paragraph or section formatting, and...

    docs.aspose.com/words/net/document-builder-over...
  7. TabStopCollection.Item | Aspose.Words for .NET

    TabStopCollection Item property. Gets a tab stop at the given index 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. Aspose::Words::TabStopCollection::idx_get metho...

    Aspose::Words::TabStopCollection::idx_get method. Gets a tab stop at the specified 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...
  9. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    DocumentVisitor 方法. 在开始枚举组形状时调用... // 1 - 段落节点: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/zh/net/aspose.words/...
  10. getColor | Aspose.Sildes for Node.js via Java A...

    getColor getColor() function Returns the color format of a bullet of a Paragraph with no inheritance. Read-only IColo......color format of a bullet of a paragraph with no inheritance. Read-only...

    reference.aspose.com/slides/nodejs-java/aspose....