Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 4,606 for

paragraph builder

(0.08 sec)
  1. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...Document(filePath); // DocumentBuilder builder = new DocumentBuilder(doc);...Adjust the transparency // builder.moveToHeaderFooter(com.aspose...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  2. Aspose::Words::Document::UpdateFields method | ...

    Aspose::Words::Document::UpdateFields method. Updates the values of fields in the whole document in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....FirstParagraph { get; } Gets the first paragraph in the shape. FlipOrientation...LastParagraph { get; } Gets the last paragraph in the shape. Left { get;...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Fields::FieldUserName class | As...

    Aspose::Words::Fields::FieldUserName class. Implements the USERNAME field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...( userInformation ); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!...table without using a document builder. public void CreateNestedTable...cell . AppendChild ( new Paragraph ( doc )); cell . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Table.Description | Aspose.Words for .NET

    Enhance your tables with descriptive properties for better accessibility. Easily set and retrieve alternative text for improved user experience....table without using a document builder. public void CreateNestedTable...cell . AppendChild ( new Paragraph ( doc )); cell . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.tab...
  7. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);..."Bloggs"); insertMergeFields(builder, "First row: "); // If we have...

    reference.aspose.com/words/java/com.aspose.word...
  8. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....and can only be a child of Paragraph . SpecialChar char is used... // 1 - Paragraph node: Paragraph para = (Paragraph) doc.getChild(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  9. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the shape....child5 ) builder = aw . DocumentBuilder ( doc = doc ) builder . insert_node...insert_node ( group ) builder . move_to ( group . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。... Document () paragraph_content = "Lorem ipsum dolor...ap . text . TextFragment ( paragraph_content ) rectangle = ap ...

    docs.aspose.com/pdf/zh/python-net/whatsnew/