Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 17,897 for

insert documents

(0.14 sec)
  1. ParagraphFormat.addSpaceBetweenFarEastAndDigit ...

    ParagraphFormat.addSpaceBetweenFarEastAndDigit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph....Shows how to insert a paragraph into the document. let doc = new...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder.insertOleObjectAsIcon method | ...

    Aspose.Words.DocumentBuilder.InsertOleObjectAsIcon method...isLinked, iconFile, iconCaption) Inserts an embedded or linked OLE object...object as icon into the document. Allows to specify icon file...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Border.LineWidth | Aspose.Words for .NET

    Adjust the Border LineWidth property to customize border thickness in points, enhancing your design's precision and visual appeal....to insert a string surrounded by a border into a document. Document...Document doc = new Document (); DocumentBuilder builder = new...

    reference.aspose.com/words/net/aspose.words/bor...
  4. TextBox.InternalMarginTop | Aspose.Words for .NET

    Discover the TextBox InternalMarginTop property—control your shape's top margin in points for precise layout and enhanced design flexibility.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python....with headers and footers in a document. A header is text that is...Typically, these areas are used to insert information that should be...

    docs.aspose.com/words/python-net/working-with-h...
  6. ChartSeriesGroup.bubbleScale property | Aspose....

    ChartSeriesGroup.bubbleScale property. Gets or sets the size of the bubbles as a percentage of their default size.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a bubble 3D chart. let shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.target property | Aspose.Words for No...

    ShapeBase.target property. Gets or sets the target frame for the shape hyperlink.... Examples Shows how to insert a shape which contains an image...hyperlink. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.screenTip property | Aspose.Words for...

    ShapeBase.screenTip property. Defines the text displayed when the mouse pointer moves over the shape.... Examples Shows how to insert a shape which contains an image...hyperlink. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartMultilevelValue | Aspose.Words for Java

    Represents a value for charts that display multilevel data in Java.... Document doc = new Document(); DocumentBuilder...new DocumentBuilder(doc); // Insert a Treemap chart. Shape shape...

    reference.aspose.com/words/java/com.aspose.word...
  10. TextBox.internal_margin_bottom property | Aspos...

    TextBox.internal_margin_bottom property. Specifies the inner bottom margin in points for a shape.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert another textbox with specific...

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