Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 9,370 for

assemble document

(0.16 sec)
  1. ShapeBase.Rotation | Aspose.Words for .NET

    ShapeBase Rotation property. Defines the angle in degrees that a shape is rotated. Positive value corresponds to clockwise rotation angle in C#.... Document doc = new Document (); DocumentBuilder...namespace Aspose.Words.Drawing assembly Aspose.Words ShapeBase.Right...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Font.Engrave | Aspose.Words for .NET

    Font Engrave property. True if the font is formatted as engraved in C#.... Document doc = new Document (); DocumentBuilder...Font namespace Aspose.Words assembly Aspose.Words Font.EmphasisMark...

    reference.aspose.com/words/net/aspose.words/fon...
  3. HeightRule Enum | Aspose.Words for .NET

    Aspose.Words.HeightRule enum. Specifies the rule for determining the height of an object in C#....with a document builder. Document doc = new Document (); DocumentBuilder...Also namespace Aspose.Words assembly Aspose.Words HeaderFooterType...

    reference.aspose.com/words/net/aspose.words/hei...
  4. Font.StrikeThrough | Aspose.Words for .NET

    Font StrikeThrough property. True if the font is formatted as strikethrough text in C#.... Document doc = new Document (); Paragraph para...Font namespace Aspose.Words assembly Aspose.Words Font.Spacing...

    reference.aspose.com/words/net/aspose.words/fon...
  5. HtmlSaveOptions.ImageResolution | Aspose.Words ...

    HtmlSaveOptions ImageResolution property. Specifies the output resolution for images when exporting to HTML MHTML or EPUB. Default is 96 dpi in C#....saving a document to HTML. Document doc = new Document ( MyDir...namespace Aspose.Words.Saving assembly Aspose.Words HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FontSubstitutionSettings.DefaultFontSubstitutio...

    FontSubstitutionSettings DefaultFontSubstitution property. Settings related to default font substitution rule in C#.... Document doc = new Document (); FontSettings..."Courier New" ; // Using a document builder, add some text in...

    reference.aspose.com/words/net/aspose.words.fon...
  7. FieldChar.GetField | Aspose.Words for .NET

    FieldChar GetField method. Returns a field for the field char in C#.... Document doc = new Document (); DocumentBuilder...represents the field in the document. field = ( FieldDate ) fieldStart...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ImageData.ImageBytes | Aspose.Words for .NET

    ImageData ImageBytes property. Gets or sets the raw bytes of the image stored in the shape in C#....image is not stored in the document (e.g the image is probably...image data. Document imgSourceDoc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.dra...
  9. SetXmpMetadata | Aspose.PDF for .NET API Reference

    Set XMP metadata of Document....SetXmpMetadata Document.SetXmpMetadata method Set XMP metadata...metadata of document. public void SetXmpMetadata ( Stream stream )...

    reference.aspose.com/pdf/net/aspose.pdf/documen...
  10. LayoutEnumerator.MovePreviousLogical | Aspose.W...

    LayoutEnumerator MovePreviousLogical method. Moves to the previous sibling entity in a logical order. When iterating lines of a paragraph broken across pages this method will move to the previous line even if it resides on another page in C#....the document. Examples Shows ways of traversing a document’s layout...LayoutEnumerator () { // Open a document that contains a variety of...

    reference.aspose.com/words/net/aspose.words.lay...