Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 20,131 for

document insertion

(0.18 sec)
  1. Fill.base_fore_color property | Aspose.Words fo...

    Fill.base_fore_color property. Gets a Color object that represents the base foreground color for the fill without any modifiers.... Document () builder = aw . DocumentBuilder...DocumentBuilder () shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TableStyle.LeftIndent | Aspose.Words for .NET

    Discover the TableStyle LeftIndent property to easily customize your table's left indent for enhanced layout control and visual appeal.... Document doc = new Document (); DocumentBuilder...LineStyle = LineStyle . Single ; // Insert a table and apply the style...

    reference.aspose.com/words/net/aspose.words/tab...
  3. Aspose::Words::Font::get_LocaleIdFarEast method...

    Aspose::Words::Font::get_LocaleIdFarEast method. Gets or sets the locale identifier (language) of the formatted Asian characters in C++....get_LocaleIdFarEast () Examples Shows how to insert and format text in a Far East...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Table.StyleIdentifier | Aspose.Words for .NET

    Discover the Table StyleIdentifier property to easily manage locale-independent table styles, enhancing your data presentation effortlessly.... Document doc = new Document (); DocumentBuilder... StartTable (); // We must insert at least one row before setting...

    reference.aspose.com/words/net/aspose.words.tab...
  5. BubbleSizeCollection.format_code property | Asp...

    BubbleSizeCollection.format_code property. Gets or sets the format code applied to the bubble sizes.... Document () builder = aw . DocumentBuilder...doc ) # Insert a Bubble chart. shape = builder . insert_chart (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Rich-text with table tag adds uneven space in t...

    Hi, We observed that when the -html flag is used to render rich text containing a table, extra margin or padding gets added to the cells, which causes alignment styles such as top, bottom, and center to not render proper…...the paragraph where HTML is inserted has first line indent set:...DocumentBuilder.insertHtml method for inserting content and by default uses...

    forum.aspose.com/t/rich-text-with-table-tag-add...
  7. Footnote rendering issue: large page breaks aft...

    Hi Aspose.Words v24.2 When converting a DOCX file containing footnotes (references) to PDF using Aspose.Words, the resulting PDF is rendered incorrectly. Specifically, after a footnote is inserted, a large page break a…...Specifically, after a footnote is inserted, a large page break appears...breaks the normal flow of the document and makes the PDF layout unusable...

    forum.aspose.com/t/footnote-rendering-issue-lar...
  8. FieldInfo.new_value property | Aspose.Words for...

    FieldInfo.new_value property. Gets or sets an optional value that updates the property.... Document () builder = aw . DocumentBuilder...built-in property and then insert an INFO field to display that...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldArgumentBuilder.add_node method | Aspose.W...

    FieldArgumentBuilder.add_node method. Adds a node to the argument....then insert them into the document. doc = aw . Document () #...field = builder . build_and_insert ( ref_node = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Fields::FieldLink class | Aspose...

    Aspose::Words::Fields::FieldLink class. Implements the LINK field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldLink...get_InsertAsBitmap () Gets whether to insert the linked object as a bitmap...

    reference.aspose.com/words/cpp/aspose.words.fie...