Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 8,909 for

insert documents

(0.17 sec)
  1. Aspose::Words::Tables::Cell::get_FirstParagraph...

    Aspose::Words::Tables::Cell::get_FirstParagraph method. Gets the first paragraph among the immediate children in C++....using a document builder. auto doc = MakeObject < Document > ();...nested table without using a document builder. void CreateNestedTable...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Row constructor | Aspose.Words for Python

    Row constructor. Initializes a new instance of the [Row](../) class....doc DocumentBase The owner document. Remarks When Row is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Stroke::get_Color metho...

    Aspose::Words::Drawing::Stroke::get_Color method. Defines the color of a stroke in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...shapes that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Stroke::get_Opacity met...

    Aspose::Words::Drawing::Stroke::get_Opacity method. Defines the amount of transparency of a stroke. Valid range is from 0 to 1 in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...shapes that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Adding or Inserting a Column into Worksheet|Doc...

    This article introduces how to Insert or add column in GridDesktop....Adding or Inserting a Column into Worksheet Contents [ Hide ]...basic feature of adding and inserting columns to the worksheets...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...or partially clipped by the document edge the displayed area can...in output HTML documents. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CellMerge enumeration | Aspose.Words for Node.js

    Aspose.Words.Tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells.... Document ( base . myDir + "Table with...vertically. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in Documents...characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. Remarks Provides...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldDatabase class | As...

    Aspose::Words::Fields::FieldDatabase class. Implements the DATABASE field. To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldDatabase...of the first data record to insert. get_Format () Gets a FieldFormat...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Paragraph.insert_field method | Aspose.Words fo...

    aspose.words.Paragraph.Insert_field method...insert_field method Contents [ Hide ] insert_field(field_type...is_after) Inserts a field into this paragraph. def insert_field (...

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