Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 43,301 for

doc

(0.17 sec)
  1. RelativeHorizontalPosition Enum | Aspose.Words ...

    Discover Aspose.Words.Drawing.RelativeHorizontalPosition enum to define precise horizontal positioning for shapes and text frames in your Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  2. RelativeHorizontalPosition enumeration | Aspose...

    Aspose.Words.Drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert the image into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word Document is stored in stories. StoryType identifies a story in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Use a DocumentBuilder to...

    reference.aspose.com/words/cpp/aspose.words/sto...
  4. List.style property | Aspose.Words for Python

    List.style property. Gets the list style that this list references or defines.... doc = aw . Document () # A list allows...within a style. list_style = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  5. InlineStory.ParentParagraph | Aspose.Words for ...

    Discover the InlineStory ParentParagraph property to effortlessly access the parent Paragraph of any node, enhancing your content management experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Footnote footnote = builder...

    reference.aspose.com/words/net/aspose.words/inl...
  6. InlineStory.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with InlineStory's EnsureMinimum method, which adds a paragraph if the last child isn't one, enhancing readability and structure.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Footnote footnote = builder...

    reference.aspose.com/words/net/aspose.words/inl...
  7. FieldXE.page_number_replacement property | Aspo...

    FieldXE.page_number_replacement property. Gets or sets text used in place of a page number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  8. InlineStory.font property | Aspose.Words for No...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let footnote = builder . insertFootnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. InlineStory.parentParagraph property | Aspose.W...

    InlineStory.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let footnote = builder . insertFootnote...

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

    Comment.storyType property. Returns [StoryType.Comments](../../storytype/#Comments).... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let footnote = builder . insertFootnote...

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