Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 4,546 for

paragraph builder

(0.09 sec)
  1. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....get_FirstParagraph () Gets the first paragraph in the shape. get_FlipOrientation...get_LastParagraph () Gets the last paragraph in the shape. get_Left ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. FieldCitation.prefix property | Aspose.Words fo...

    FieldCitation.prefix property. Gets or sets a prefix that is prepended to the citation....docx' ) builder = aw . DocumentBuilder ( doc ) builder . write...referenced book. field_citation = builder . insert_field ( aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FindReplaceOptions.ignore_footnotes property | ...

    FindReplaceOptions.ignore_footnotes property. Gets or sets a boolean value indicating either to ignore footnotes...Document () builder = aw . DocumentBuilder ( doc ) builder . write...consectetur adipiscing elit.' ) builder . insert_footnote ( aw . notes...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldCitation.suppress_author property | Aspose...

    FieldCitation.suppress_author property. Gets or sets whether the author information is suppressed from the citation....docx' ) builder = aw . DocumentBuilder ( doc ) builder . write...referenced book. field_citation = builder . insert_field ( aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldCitation.source_tag property | Aspose.Word...

    FieldCitation.source_tag property. Gets or sets a value that matches the Tag element's value of the source to insert....docx' ) builder = aw . DocumentBuilder ( doc ) builder . write...referenced book. field_citation = builder . insert_field ( aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldCitation.format_language_id property | Asp...

    FieldCitation.format_language_id property. Gets or sets the language ID that is used in conjunction with the specified bibliographic style to format the citation in the document....docx' ) builder = aw . DocumentBuilder ( doc ) builder . write...referenced book. field_citation = builder . insert_field ( aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldBibliography.format_language_id property |...

    FieldBibliography.format_language_id property. Gets or sets the language ID that is used to format the bibliographic sources in the document....docx' ) builder = aw . DocumentBuilder ( doc ) builder . write...referenced book. field_citation = builder . insert_field ( aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Urobiť PDF Pomocou Java

    Vytvorte nový PDF v Java v niekoľkých krokoch. Jednoducho vytvorte PDF pomocou knižnice Java....Document (); DocumentBuilder builder = new DocumentBuilder (doc);...(doc); Font font = builder.getFont(); font.setName( "Courier New"...

    products.aspose.com/words/sk/java/make/pdf/
  9. Urobiť DOC Pomocou Java

    Vytvorte nový DOC v Java v niekoľkých krokoch. Jednoducho vytvorte DOC pomocou knižnice Java....Document (); DocumentBuilder builder = new DocumentBuilder (doc);...(doc); Font font = builder.getFont(); font.setName( "Courier New"...

    products.aspose.com/words/sk/java/make/doc/
  10. Urobiť Markdown Pomocou Java

    Vytvorte nový Markdown v Java v niekoľkých krokoch. Jednoducho vytvorte Markdown pomocou knižnice Java....Document (); DocumentBuilder builder = new DocumentBuilder (doc);...(doc); Font font = builder.getFont(); font.setName( "Courier New"...

    products.aspose.com/words/sk/java/make/md/