Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 20,248 for

insert documents

(0.28 sec)
  1. 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...
  2. ChartXValueCollection class | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartXValueCollection class. Represents a collection of X values for a chart series.... To add or insert new values to a chart series...series data. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. BuildingBlockType Enum | Aspose.Words for .NET

    Explore the Aspose.Words BuildingBlockType enum to enhance document functionality in Microsoft Word. Unlock unique building block visibility and behavior!...be automatically inserted into the document whenever its name...building block is a structured document tag placeholder text. FormFieldHelpText...

    reference.aspose.com/words/net/aspose.words.bui...
  6. 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...
  7. ChartDataLabelCollection.showLeaderLines proper...

    ChartDataLabelCollection.showLeaderLines property. Allows to specify whether data label leader lines need be shown for 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...
  8. ShapeBase.bottom property | Aspose.Words for Py...

    ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the shape.... Examples Shows how to insert a floating image, and specify...position and size. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Settings::MultiplePagesType enum...

    Aspose::Words::Settings::MultiplePagesType enum. Specifies how document is printed out in C++....MultiplePagesType enum Specifies how document is printed out. enum class...Specifies whether to print the document as a book fold. BookFoldPrintingReve...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. ParagraphFormat.spaceBeforeAuto property | Aspo...

    ParagraphFormat.spaceBeforeAuto property. True if the amount of spacing before the paragraph is set automatically.... Document (); let builder = new aw ...spaceBeforeAuto = autoSpacing ; // Insert two paragraphs that will have...

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