Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 19,745 for

document insertion

(0.4 sec)
  1. ListFormat.apply_bullet_default method | Aspose...

    ListFormat.apply_bullet_default method. Starts a new default bulleted list and applies it to the paragraph.... Document () builder = aw . DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. XSLFO to PDF Converter using Python | Aspose.PDF

    Sample code on Python for XSLFO to PDF conversion. Use example code for batch XSLFO to PDF conversion with Python and .NET...convert programmatically a document from XSLFO to PDF format with...with a modern document-processing Python API. Use just a few...

    products.aspose.com/pdf/python-net/conversion/x...
  3. DocumentBuilder.InsertHorizontalRule | Aspose.W...

    Enhance your Documents with the DocumentBuilder InsertHorizontalRule method, effortlessly adding stylish horizontal lines for better organization and visual appeal....method Inserts a horizontal rule shape into the document. public...rule. Examples Shows how to insert a horizontal rule shape, and...

    reference.aspose.com/words/net/aspose.words/doc...
  4. BuildingBlockCollection.ToArray | Aspose.Words ...

    Discover the BuildingBlockCollection ToArray method, effortlessly transfer all building blocks into a new array for streamlined data management....glossary document. public void GlossaryDocument () { Document doc...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.bui...
  5. Aspose::Words::PageSetup::get_MultiplePages met...

    Aspose::Words::PageSetup::get_MultiplePages method. For multiple page Documents, gets or sets how a Document is printed or rendered so that it can be bound as a booklet in C++....multiple page documents, gets or sets how a document is printed...Aspose :: Words :: Document > (); // Insert text that spans several...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Border.line_style property | Aspose.Words for P...

    Border.line_style property. Gets or sets the border style....to insert a string surrounded by a border into a document. doc...doc = aw . Document () builder = aw . DocumentBuilder ( doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Insert Footnote in Word using Python

    Follow this article to insert footnote in Word using Python. It has details to set the IDE, a list of steps, and a sample code showing how to add a footnote in Word using Python....TeX Product Family Insert Footnote in Word using Python...steps, and a sample code to insert footnote in Word using Python...

    kb.aspose.com/words/python/insert-footnote-in-w...
  8. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…...title="on" class="ng-star-inserted"> When this HTML is imported...rendered correctly in a Word document when using the insertHtml...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  9. About changing font name and size in Aspose.wor...

    Hi Team, Could you pls help me on how to change font name and size in Aspose.word template having font setting....template by modifying the document’s styles , by iterating over...FontSettings.DefaultFontName (or Document.DefaultFontName ) only influences...

    forum.aspose.com/t/about-changing-font-name-and...
  10. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes header and footer export in text formats. Default, PrimaryOnly.... Document doc = new Document (); // Insert even and primary...primary headers/footers into the document. // The primary header/footers...

    reference.aspose.com/words/net/aspose.words.sav...