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

assemble document

(0.09 sec)
  1. CustomPartCollection Class | Aspose.Words for .NET

    Aspose.Words.Markup.CustomPartCollection class. Represents a collection of CustomPart objects in C#....Structured Document Tags or Content Control documentation article...access a document’s arbitrary custom parts collection. Document doc...

    reference.aspose.com/words/net/aspose.words.mar...
  2. LayoutEnumerator.Current | Aspose.Words for .NET

    LayoutEnumerator Current property. Gets or sets current position in the page layout model. This property returns an opaque object which corresponds to the current layout entity in C#.... Document doc = new Document (); LayoutCollector...content of our document spans. // Since the document is empty, that...

    reference.aspose.com/words/net/aspose.words.lay...
  3. ListLevelCollection.Item | Aspose.Words for .NET

    ListLevelCollection Item property. Gets a list level by index in C#....use it in a document. Document doc = new Document (); // A list...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...
  4. DocumentBuilder.EndRow | Aspose.Words for .NET

    DocumentBuilder EndRow method. Ends a table row in the Document in C#....method Ends a table row in the document. public Row EndRow () Return...cells vertically. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. TextWatermarkOptions.Color | Aspose.Words for .NET

    TextWatermarkOptions Color property. Gets or sets font color. The default value is Silver in C#.... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/tex...
  6. VbaModule.SourceCode | Aspose.Words for .NET

    VbaModule SourceCode property. Gets or sets VBA project module source code in C#.... Document doc = new Document (); // Create a new...access a document’s VBA project information. Document doc = new...

    reference.aspose.com/words/net/aspose.words.vba...
  7. IFontSavingCallback Interface | Aspose.Words fo...

    Aspose.Words.Saving.IFontSavingCallback interface. Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a Document to HTML format in C#....saves fonts when exporting a document to HTML format. public interface...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Class DocumentPropertyCollection | Aspose.Cells...

    Aspose.Cells.Properties.DocumentPropertyCollection class. Base class for BuiltInDocumentPropertyCollection and CustomDocumentPropertyCollection collections...//Retrieve a list of all custom document properties of the Excel file...CustomDocumentProper ; //Accessng a custom document property by using the property...

    reference.aspose.com/cells/net/aspose.cells.pro...
  9. StyleCollection.Count | Aspose.Words for .NET

    StyleCollection Count property. Gets the number of styles in the collection in C#....Style to a document’s styles collection. Document doc = new Document...Document (); StyleCollection styles = doc . Styles ; // Set default...

    reference.aspose.com/words/net/aspose.words/sty...
  10. ListBoxField | Aspose.PDF for .NET API Reference

    Constructor for ListBoxField to be used in Generator....Forms assembly Aspose.PDF ListBoxField(Page...Pdf.Forms assembly Aspose.PDF ListBoxField(Document, Rectangle)...

    reference.aspose.com/pdf/net/aspose.pdf.forms/l...