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

assemble document

(0.15 sec)
  1. FormField Class | Aspose.Words for .NET

    Aspose.Words.Fields.FormField class. Represents a single form field in C#....Working with Form Fields documentation article. public class FormField...false . virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words.fie...
  2. TableSubstitutionRule Class | Aspose.Words for ...

    Aspose.Words.Fonts.TableSubstitutionRule class. Table font substitution rule in C#....the Working with Fonts documentation article. public class TableSubstitutionRul...Windows and Linux. Document doc = new Document (); FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  3. TextSegment | Aspose.PDF for .NET API Reference

    Represents segment of Pdf text.... In details: Text of pdf document in Pdf is represented by two...properties, look etc. Document doc = new Document ( docFile ); TextFragmentAbsorber...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  4. ListLabel Class | Aspose.Words for .NET

    Aspose.Words.Lists.ListLabel class. Defines properties specific to a list label in C#....the Working with Lists documentation article. public class ListLabel...are list items. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.lis...
  5. HtmlFixedSaveOptions.ExportFormFields | Aspose....

    HtmlFixedSaveOptions ExportFormFields property. Gets or sets indication of whether form fields are exported as interactive items as input tag rather than converted to text or graphics in C#.... Document doc = new Document (); DocumentBuilder...15 ); // When we export a document with form fields to .html...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Row.Cells | Aspose.Words for .NET

    Row Cells property. Provides typed access to the Cell child nodes of the row in C#....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...
  7. FieldPageRef.InsertHyperlink | Aspose.Words for...

    FieldPageRef InsertHyperlink property. Gets or sets whether to insert a hyperlink to the bookmarked paragraph in C#....FieldPageRef () { Document doc = new Document (); DocumentBuilder...} /// <summary> /// Uses a document builder to insert a PAGEREF...

    reference.aspose.com/words/net/aspose.words.fie...
  8. IsSharedField | Aspose.PDF for .NET API Reference

    Property for Generator support. Used when field is added to header or footer. If true this field will created once and its appearance will be visible on all pages of the Document. If false separated field will be created for every Document page....visible on all pages of the document. If false, separated field...will be created for every document page. public bool IsSharedField...

    reference.aspose.com/pdf/net/aspose.pdf.forms/f...
  9. Class WebExtensionBinding | Aspose.Cells for .N...

    Aspose.Cells.WebExtensions.WebExtensionBinding class. Represents a binding relationship between an Office Addin and the data in the Document...Add-in and the data in the document. public class WebExtensionBinding...with the bound data in the document. Id { get; set; } Gets and...

    reference.aspose.com/cells/net/aspose.cells.web...
  10. FieldAutoNum.SeparatorCharacter | Aspose.Words ...

    FieldAutoNum SeparatorCharacter property. Gets or sets the separator character to be used in C#.... Document doc = new Document (); DocumentBuilder...field will display "2." in the document. Assert . IsNull ( field ...

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