Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 9,613 for

assemble document

(0.16 sec)
  1. FormField.DropDownSelectedIndex | Aspose.Words ...

    FormField DropDownSelectedIndex property. Gets or sets the index specifying the currently selected item in 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...
  2. FormField.EntryMacro | Aspose.Words for .NET

    FormField EntryMacro property. Returns or sets an entry macro name for the 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...
  3. FormField.IsCheckBoxExactSize | Aspose.Words fo...

    FormField IsCheckBoxExactSize property. Gets or sets the boolean value that indicates whether the size of the textbox is automatic or specified explicitly 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.MaxLength | Aspose.Words for .NET

    FormField MaxLength property. Maximum length for the text field. Zero when the length is not limited 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. FormFieldCollection.GetEnumerator | Aspose.Word...

    FormFieldCollection GetEnumerator method. Returns an enumerator object 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. BuildingBlock.Type | Aspose.Words for .NET

    BuildingBlock Type property. Specifies the building block type in C#....custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  7. PageSet.All | Aspose.Words for .NET

    PageSet All property. Gets a set with all the pages of the Document in their original order in C#....with all the pages of the document in their original order. public...pages from the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ICssSavingCallback Interface | Aspose.Words for...

    Aspose.Words.Saving.ICssSavingCallback interface. Implement this interface if you want to control how Aspose.Words saves CSS Cascading Style Sheet when saving a Document to HTML in C#....Style Sheet) when saving a document to HTML. public interface...ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Footnote.AcceptEnd | Aspose.Words for .NET

    Footnote AcceptEnd method. Accepts a visitor for visiting the end of the footnote in C#....visitor DocumentVisitor The document visitor. Return Value The...in a document. public void FootnoteToText () { Document doc =...

    reference.aspose.com/words/net/aspose.words.not...
  10. FieldEnd.HasSeparator | Aspose.Words for .NET

    FieldEnd HasSeparator property. Returns true if this field has a separator in C#....FieldCollection () { Document doc = new Document (); DocumentBuilder..."There are no fields in the document." ); } } } Console . WriteLine...

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