Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 20,032 for

document insertion

(0.81 sec)
  1. RowFormat.heading_format property | Aspose.Word...

    RowFormat.heading_format property. True if the row is repeated as a table heading on every page when the table spans more than one page.... Document () builder = aw . DocumentBuilder...start_table () # Any rows inserted while the "HeadingFormat"...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create Signature Line in an Excel Workbook usin...

    This article describes how to create a Signature Line in an Excel Workbook using Node.js code with Aspose.Cells for Node.js via C++....Signature Line by clicking the Insert Tab and then selecting Signature...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/create-signatu...
  3. ArrowType | Aspose.Words for Java

    Specifies the type of an arrow at a line end in Java.... Document doc = new Document(); DocumentBuilder...shapes that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldArgumentBuilder constructor | Aspose.Words...

    FieldArgumentBuilder constructor. Initializes an instance of the [FieldArgumentBuilder](../) class....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...
  5. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_FormatCode method. Gets or sets the format code applied to a data label in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System..."Monthly sales report" ); // Insert a custom chart series with...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ChartDataLabelCollection.showValue property | A...

    ChartDataLabelCollection.showValue property. Allows to specify whether values are to be displayed in the data labels of the entire series... Document (); let builder = new aw ...chart . series . clear (); // Insert a custom chart series with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Convert HEX to RGB in Python | Hexadecimal to RGB

    Learn how to convert HEX to RGB or RGBA color codes in Python. Includes a step-by-step guide, comparison table, and code examples....using Python: Create a new SVG document. Access the root element using...root_element property of the document. Create a rectangle element...

    blog.aspose.com/svg/convert-hex-to-rgb-in-python/
  8. ChartDataTable.has_vertical_border property | A...

    ChartDataTable.has_vertical_border property. Gets or sets a flag indicating whether a vertical border of the data table is displayed... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextBox.vertical_anchor property | Aspose.Words...

    TextBox.vertical_anchor property. Specifies the vertical alignment of the text within a shape.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

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

    Aspose.Words.Fields.FieldUnknown class. Implements an unknown or unrecognized field...the Working with Fields documentation article. Inheritance: FieldUnknown...modifications made to the document. (Inherited from Field ) isLocked...

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