Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 157,121 for

doc

(0.07 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. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Helo world...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. 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...
  5. C++ API to Export XPS to DOCM | products.aspose...

    Convert XPS to DocM within C++ applications....is a more secure format than DOC and is used to store documents...can be used to convert XPS to DOC. Aspose.Words for C++ is an advanced...

    products.aspose.com/total/cpp/conversion/xps-to...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...