Sort Score
Result 10 results
Languages All
Labels All
Results 4,761 - 4,770 of 20,024 for

document insertion

(0.08 sec)
  1. InlineStory.parentParagraph property | Aspose.W...

    InlineStory.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....to insert InlineStory nodes. let doc = new aw . Document ();...will be the one from the main document body. expect ( comment . parentParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Comment.storyType property | Aspose.Words for N...

    Comment.storyType property. Returns [StoryType.Comments](../../storytype/#Comments)....to insert InlineStory nodes. let doc = new aw . Document ();...will be the one from the main document body. expect ( comment . parentParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphFormat.spaceBefore property | Aspose.W...

    ParagraphFormat.spaceBefore property. Gets or sets the amount of spacing (in points) before the paragraph.... Document (); let builder = new aw ...spaceBeforeAuto = autoSpacing ; // Insert two paragraphs that will have...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CellFormat.fit_text property | Aspose.Words for...

    CellFormat.fit_text property. If ``True``, fits text in the cell, compressing each paragraph to the width of the cell.... Document () builder = aw . DocumentBuilder...table formatting options for a document builder # will apply them...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::NodeCollection class | Aspose.Wo...

    Aspose::Words::NodeCollection class. Represents a collection of nodes of a specific type. To learn more, visit the Documentation article in C++....Words Document Object Model (DOM) documentation article. class...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. Field.format property | Aspose.Words for Python

    Field.format property. Gets a [FieldFormat](../../fieldformat/) object that provides typed access to field's formatting.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

    reference.aspose.com/words/python-net/aspose.wo...
  7. GeneralFormatCollection indexer | Aspose.Words ...

    GeneralFormatCollection indexer. Gets a general format at the specified index.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldFormat.date_time_format property | Aspose....

    FieldFormat.date_time_format property. Gets or sets a formatting that is applied to a date and time field result... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GradientStopCollection.add method | Aspose.Word...

    GradientStopCollection.add method. Adds a specified [GradientStop](../../gradientstop/) to a gradient.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HorizontalAlignment Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.HorizontalAlignment enum for precise control over horizontal alignment in floating text frames and tables. Enhance your Document layout!... Examples Shows how to insert a floating image to the center...center of a page. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...