Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 18,320 for

insert documents

(0.09 sec)
  1. ChartDataLabel.Position | Aspose.Words for .NET

    Discover the ChartDataLabel Position property to easily customize your data label's position for enhanced data visualization and clarity.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert column chart. Shape shape =...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartDataLabelCollection.show_leader_lines prop...

    ChartDataLabelCollection.show_leader_lines property. Allows to specify whether data label leader lines need be shown for the data labels of the entire series... Document () builder = aw . DocumentBuilder...doc = doc ) chart = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabel.position property | Aspose.Words...

    ChartDataLabel.position property. Gets or sets the position of the data label.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert column chart. let shape = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::PageSetup::get_SheetsPerBooklet ...

    Aspose::Words::PageSetup::get_SheetsPerBooklet method. Returns or sets the number of pages to be included in each booklet in C++....Examples Shows how to configure a document that can be printed as a book...Aspose :: Words :: Document > (); // Insert text that spans 16...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. DocumentBuilder.CurrentSection | Aspose.Words f...

    Discover the DocumentBuilder CurrentSection property to easily access and manage the selected section in your document, enhancing your editing experience....get ; } Examples Shows how to insert a floating image, and specify...position and size. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. TableStyle.Alignment | Aspose.Words for .NET

    Discover the TableStyle Alignment property to effortlessly customize your table's layout and enhance visual appeal for a professional look.... Document doc = new Document (); DocumentBuilder...LineStyle = LineStyle . Single ; // Insert a table and apply the style...

    reference.aspose.com/words/net/aspose.words/tab...
  7. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document....Specifies type of a break inside a document. Members Name Description...in a document using DocumentBuilder. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Table.StyleOptions | Aspose.Words for .NET

    Discover the Table StyleOptions property to customize your table's appearance with flexible bit flags. Enhance your table's style effortlessly!... Document doc = new Document (); DocumentBuilder... StartTable (); // We must insert at least one row before setting...

    reference.aspose.com/words/net/aspose.words.tab...
  9. PageSetup.page_number_style property | Aspose.W...

    PageSetup.page_number_style property. Gets or sets the page number format.... Document () builder = aw . DocumentBuilder...'Section 1, page 1.' ) builder . insert_break ( aw . BreakType . PAGE_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldIndex.page_number_list_separator property ...

    FieldIndex.page_number_list_separator property. Gets or sets the character sequence that is used to separate two page numbers in a page number list.... Document () builder = aw . DocumentBuilder...each XE field found in the document. # Each entry will display...

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