Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 18,768 for

document insertion

(0.06 sec)
  1. SdtCalendarType enumeration | Aspose.Words for ...

    Aspose.Words.Markup.SdtCalendarType enumeration. Specifies the possible types of calendars which can be used to specify [StructuredDocumentTag.calendarType](../structuredDocumenttag/calendarType/) in an Office Open XML Document....calendarType in an Office Open XML document. Members Name Description...structured document tag. let doc = new aw . Document (); // Insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextBox.internal_margin_left property | Aspose....

    TextBox.internal_margin_left property. Specifies the inner left 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...
  3. CellFormat.VerticalMerge | Aspose.Words for .NET

    Discover the CellFormat VerticalMerge property for seamless vertical cell merging in spreadsheets. Enhance data organization and presentation effortlessly!...CheckCellsMerged () { Document doc = new Document ( MyDir + "Table...cells vertically. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Border.lineWidth property | Aspose.Words for No...

    Border.lineWidth property. Gets or sets the border width in points....to insert a string surrounded by a border into a document. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. LineStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.LineStyle enumeration. Specifies line style of a [Border](../border/)....to insert a string surrounded by a border into a document. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.Rotation | Aspose.Words for .NET

    Discover the ShapeBase Rotation property, easily define and customize rotation angles for your shapes, enhancing your design's precision and creativity....Shows how to insert and rotate an image. Document doc = new Document...DocumentBuilder ( doc ); // Insert a shape with an image. Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. MergeFieldImageDimension Class | Aspose.Words f...

    Discover the Aspose.Words.Fields.MergeFieldImageDimension class for precise image sizing in mail merges. Enhance your Document automation today!...the Working with Fields documentation article. public class MergeFieldImageDimen...indicate that the image should be inserted with its original dimension...

    reference.aspose.com/words/net/aspose.words.fie...
  8. DocumentBuilder.moveToHeaderFooter method | Asp...

    DocumentBuilder.moveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section....create headers and footers in a document using DocumentBuilder. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldCitation.volume_number property | Aspose.W...

    FieldCitation.volume_number property. Gets or sets a volume number associated with the citation.... # Open a document containing bibliographical...Manage Sources. doc = aw . Document ( MY_DIR + 'Bibliography.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...are no OLE links in the Word document MsgActivityLevel = "There..."There are no links the word document"; this.PublishActivity(MsgActivityLevel);...

    forum.aspose.com/t/the-image-aspose-cell-captur...