Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 9,370 for

document assembly

(0.1 sec)
  1. CreateAttribute | Aspose.HTML for .NET API Refe...

    The Document.createAttribute method creates a new attribute node and returns it. The object created a node implementing the Attraspose.html.dom/attr interface. The DOM does not enforce what sort of attributes can be added to a particular element in this manner....CreateAttribute Document.CreateAttribute method The Document.createAttribute()...node. Examples var element = document . GetElementById ( "div" );...

    reference.aspose.com/html/net/aspose.html.dom/d...
  2. Document.HyphenationOptions | Aspose.Words for ...

    Document HyphenationOptions property. Provides access to Document hyphenation options in C#....HyphenationOptions Document.HyphenationOptions property Provides...Provides access to document hyphenation options. public HyphenationOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  3. ControlChar.TabChar | Aspose.Words for .NET

    ControlChar TabChar field. Tab character char9 or t in C#.... Document doc = new Document (); DocumentBuilder...points (1 inch). builder . Document . DefaultTabStop = 72 ; //...

    reference.aspose.com/words/net/aspose.words/con...
  4. StructuredDocumentTagCollection.GetByTitle | As...

    StructuredDocumentTagCollection GetByTitle method. Returns the first structured Document tag encountered in the collection with the specified title in C#....Returns the first structured document tag encountered in the collection...String The title of structured document tag. Remarks Returns null...

    reference.aspose.com/words/net/aspose.words.mar...
  5. PclSaveOptions.SaveFormat | Aspose.Words for .NET

    PclSaveOptions SaveFormat property. Specifies the format in which the Document will be saved if this save options object is used. Can only be Pcl in C#....Specifies the format in which the document will be saved if this save...saving a document to PCL. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ControlChar.Tab | Aspose.Words for .NET

    ControlChar Tab field. Tab character x0009 or t in C#.... Document doc = new Document (); DocumentBuilder...points (1 inch). builder . Document . DefaultTabStop = 72 ; //...

    reference.aspose.com/words/net/aspose.words/con...
  7. Color | Aspose.Note for .NET API Reference

    Gets or sets the color....Color Document.Color property Gets or sets the color. public...Also class Document namespace Aspose.Note assembly Aspose.Note...

    reference.aspose.com/note/net/aspose.note/docum...
  8. VbaModuleCollection.Item | Aspose.Words for .NET

    VbaModuleCollection Item property. Retrieves a VbaModule object by index in C#....access a document’s VBA project information. Document doc = new...new Document ( MyDir + "VBA project.docm" ); // A VBA project...

    reference.aspose.com/words/net/aspose.words.vba...
  9. DocumentBuilder.Writeln | Aspose.Words for .NET

    DocumentBuilder Writeln method. Inserts a string and a paragraph break into the Document in C#....a paragraph break into the document. public void Writeln ( string...string to insert into the document. Remarks Current font and...

    reference.aspose.com/words/net/aspose.words/doc...
  10. FieldOptions.FieldIndexFormat | Aspose.Words fo...

    FieldOptions FieldIndexFormat property. Gets or sets a FieldIndexFormat that represents the formatting for the FieldIndex fields in the Document in C#....the FieldIndex fields in the document. public FieldIndexFormat FieldIndexFormat...FieldIndex fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...