Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 13,613 for

document insertion

(0.1 sec)
  1. Aspose::Words::Drawing::GradientStop::Remove me...

    Aspose::Words::Drawing::GradientStop::Remove method. Removes the gradient stop from the parent GradientStopCollection in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. PreferredWidth.from_points method | Aspose.Word...

    PreferredWidth.from_points method. A creation method that returns a new instance that represents a preferred width specified using a number of points.... Document () builder = aw . DocumentBuilder...based on points: builder . insert_cell () builder . cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Section class | Aspose.Words for Node.js

    Aspose.Words.Section class. Represents a single section in a Document...Represents a single section in a document. To learn more, visit the...the Working with Sections documentation article. Remarks Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSetup.border_surrounds_header property | As...

    PageSetup.border_surrounds_header property. Specifies whether the page border includes or excludes the header....affects all sections in the document. Examples Shows how to apply...header/footer. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.insert_check_box method | Aspos...

    aspose.words.DocumentBuilder.insert_check_box method...insert_check_box method Contents [ Hide ] insert_check_box(name...insert_check_box(name, checked_value, size) Inserts a checkbox form field at the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your Document formatting and improve readability. Learn more now!... Instead, it inserts internal information that tells...characters to a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/con...
  7. Aspose::Words::Font::get_NameFarEast method | A...

    Aspose::Words::Font::get_NameFarEast method. Returns or sets an East Asian font name in C++....get_NameFarEast () Examples Shows how to insert and format text in a Far East...language. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. CellVerticalAlignment enumeration | Aspose.Word...

    aspose.words.tables.CellVerticalAlignment enumeration. Specifies vertical justification of text inside a table cell.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HorizontalRuleAlignment enumeration | Aspose.Wo...

    aspose.words.drawing.HorizontalRuleAlignment enumeration. Represents the alignment for the specified horizontal rule.... Examples Shows how to insert a horizontal rule shape, and...its formatting. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldCitation.page_number property | Aspose.Wor...

    FieldCitation.page_number property. Gets or sets a page number associated with the citation.... # Open a document containing bibliographical...Manage Sources. doc = aw . Document ( MY_DIR + 'Bibliography.docx'...

    reference.aspose.com/words/python-net/aspose.wo...