Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 9,569 for

assemble document

(0.81 sec)
  1. CompositeNode.RemoveSmartTags | Aspose.Words fo...

    CompositeNode RemoveSmartTags method. Removes all SmartTag descendant nodes of the current node in C#.... Document doc = new Document ( MyDir + "Smart...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words/com...
  2. EquationXmlEncoding | Aspose.Words for .NET API...

    Gets/sets an encoding that was used to encode equation XML if this office math object is read from equation XML. We use the encoding on saving a Document to write in same encoding that it was read....use the encoding on saving a document to write in same encoding...display formatting. Document doc = new Document ( MyDir + "Office...

    reference.aspose.com/words/net/aspose.words.mat...
  3. NumberList | Aspose.Note for .NET API Reference

    Represents the numbered or bulleted list....// Load the document into Aspose.Note. Document oneFile = new...new Document ( dataDir + "ApplyNumberingOnText.one" ); // Retrieve...

    reference.aspose.com/note/net/aspose.note/numbe...
  4. ImageSize.VerticalResolution | Aspose.Words for...

    ImageSize VerticalResolution property. Gets the vertical resolution in DPI in C#.... Document doc = new Document (); DocumentBuilder...// Insert a shape into the document which contains an image taken...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ImageSize.HeightPixels | Aspose.Words for .NET

    ImageSize HeightPixels property. Gets the height of the image in pixels in C#.... Document doc = new Document (); DocumentBuilder...// Insert a shape into the document which contains an image taken...

    reference.aspose.com/words/net/aspose.words.dra...
  6. HtmlLoadOptions.IgnoreNoscriptElements | Aspose...

    HtmlLoadOptions IgnoreNoscriptElements property. Gets or sets a value indicating whether to ignore noscript HTML elements. Default value is false in C#....elements into the resulting document. In most browsers, however...elements and helps to produce documents that look closer to what is...

    reference.aspose.com/words/net/aspose.words.loa...
  7. CellFormat.Width | Aspose.Words for .NET

    CellFormat Width property. Gets the width of the cell in points in C#....Words on document loading and saving. Currently...combination of table, cell and document properties is supported. The...

    reference.aspose.com/words/net/aspose.words.tab...
  8. DocumentVisitor.VisitCommentEnd | Aspose.Words ...

    DocumentVisitor VisitCommentEnd method. Called when enumeration of a comment text has ended in C#....in a document. public void CommentsToText () { Document doc =...= new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/doc...
  9. ListLevel.NumberStyle | Aspose.Words for .NET

    ListLevel NumberStyle property. Returns or sets the number style for this list level in C#.... Document doc = new Document (); // A list allows...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  10. Table.Alignment | Aspose.Words for .NET

    Table Alignment property. Specifies how an inline table is aligned in the Document in C#....inline table is aligned in the document. public TableAlignment Alignment...border to a table. Document doc = new Document ( MyDir + "Tables...

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