Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 9,584 for

assemble document

(0.09 sec)
  1. 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...
  2. 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...
  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. 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...
  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. DocumentPrivilege - Aspose.PDF for Java - API R...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF Documents using Java platform....either directly in it like Document or indirectly through several...Method and Description void Document. encrypt ( String userPassword...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  8. Run.Accept | Aspose.Words for .NET

    Run Accept method. Accepts a visitor in C#....in a document. public void HeaderFooterToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/run...
  9. PropertyType Enum | Aspose.Words for .NET

    Aspose.Words.Properties.PropertyType enum. Specifies data type of a Document property in C#....enumeration Specifies data type of a document property. public enum PropertyType...work with a document’s custom properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.pro...
  10. DocumentVisitor.VisitSmartTagStart | Aspose.Wor...

    DocumentVisitor VisitSmartTagStart method. Called when enumeration of a smart tag has started in C#....in a document. public void SmartTagToText () { Document doc =...= new Document ( MyDir + "Smart tags.doc" ); SmartTagStructurePri...

    reference.aspose.com/words/net/aspose.words/doc...