Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 9,370 for

assemble document

(0.21 sec)
  1. Range.FormFields | Aspose.Words for .NET

    Range FormFields property. Returns a FormFields collection that represents all form fields in the range in C#....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/ran...
  2. FormFieldCollection.Count | Aspose.Words for .NET

    FormFieldCollection Count property. Returns the number of form fields in the collection in C#....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FormField.Default | Aspose.Words for .NET

    FormField Default property. Gets or sets the default value of the check box form field. Default value for this property is false in C#....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FormField.DropDownItems | Aspose.Words for .NET

    FormField DropDownItems property. Provides access to the items of a dropdown form field in C#....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FormField.OwnStatus | Aspose.Words for .NET

    FormField OwnStatus property. Specifies the source of the text thats displayed in the status bar when a form field has the focus in C#....into a document, and process them with using a document visitor...void Visitor () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. CommentRangeEnd Class | Aspose.Words for .NET

    Aspose.Words.CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it in C#....the Working with Comments documentation article. public sealed class...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/com...
  7. IReplacingCallback Interface | Aspose.Words for...

    Aspose.Words.Replacing.IReplacingCallback interface. Implement this interface if you want to have your own custom method called during a find and replace operation in C#....ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...differentFirstPageHe ) { Document doc = new Document ( MyDir + "Header...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Font.Color | Aspose.Words for .NET

    Font Color property. Gets or sets the color of the font in C#.... Document doc = new Document (); DocumentBuilder...hyperlink field. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  9. TxtSaveOptionsBase.ParagraphBreak | Aspose.Word...

    TxtSaveOptionsBase ParagraphBreak property. Specifies the string to use as a paragraph break when exporting in text formats in C#....txt document with a custom paragraph break. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. CssSavingCallback | Aspose.Note for .NET API Re...

    Gets or sets the callback that is called to create resource to store CSS....Examples Shows how to save a document in html format with storing...'documentFolder' folder containing document.html, 'css' folder with 'style...

    reference.aspose.com/note/net/aspose.note.savin...