Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 155,671 for

doc

(0.08 sec)
  1. FieldNumWords | Aspose.Words for Java

    Implements the NUMWORDS field in Java.... Document doc = new Document(getMyDir() + "Paragraphs...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  2. Footnote.ActualReferenceMark | Aspose.Words for...

    Discover the Footnote ActualReferenceMark property to access the precise text of reference marks in your Documents, enhancing clarity and organization.... Document doc = new Document ( MyDir + "Footnotes...Footnote ) doc . GetChild ( NodeType . Footnote , 1 , true ); doc . UpdateFields...

    reference.aspose.com/words/net/aspose.words.not...
  3. BookmarkEnd | Aspose.Words for .NET

    Create a new BookmarkEnd instance effortlessly. Enhance your project with this essential tool for managing bookmarks efficiently....DocumentBase doc , string name ) Parameter Type Description doc DocumentBase...print their contents. Document doc = CreateDocumentWithBo ( 3 );...

    reference.aspose.com/words/net/aspose.words/boo...
  4. Stroke.StartArrowWidth | Aspose.Words for .NET

    Discover the Stroke StartArrowWidth property to customize arrowhead width for your strokes, enhancing your design's precision and visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  5. BuiltInDocumentProperties.RevisionNumber | Aspo...

    Manage your Document's RevisionNumber with BuiltInDocumentProperties. Easily track changes and enhance version control for better collaboration.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Current...

    reference.aspose.com/words/net/aspose.words.pro...
  6. BookmarkStart | Aspose.Words for .NET

    Discover the BookmarkStart constructor! Easily initialize new BookmarkStart instances for efficient bookmarking in your applications. Boost your productivity today!...DocumentBase doc , string name ) Parameter Type Description doc DocumentBase...print their contents. Document doc = CreateDocumentWithBo ( 3 );...

    reference.aspose.com/words/net/aspose.words/boo...
  7. LayoutOptions.ShowHiddenText | Aspose.Words for...

    Discover the LayoutOptions ShowHiddenText property, easily control the rendering of hidden text in your Documents. Optimize your content visibility today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert hidden text, then...

    reference.aspose.com/words/net/aspose.words.lay...
  8. CompositeNode.hasChildNodes property | Aspose.W...

    CompositeNode.hasChildNodes property. Returns ``true`` if this node has any child nodes.... let doc = new aw . Document ( base ....Body node: let firstTable = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. RowFormat.Height | Aspose.Words for .NET

    Discover the RowFormat Height property to easily adjust table row height in points, enhancing your Document's layout and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  10. RowFormat.HeightRule | Aspose.Words for .NET

    Discover the RowFormat HeightRule property to easily customize table row heights for optimal layout and design in your applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...