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

assemble document

(0.07 sec)
  1. FieldMacroButton.DisplayText | Aspose.Words for...

    FieldMacroButton DisplayText property. Gets or sets the text to appear as the button that is selected to run the macro or command in C#....us to run a document’s macros by clicking. Document doc = new Document...Document ( MyDir + "Macro.docm" ); DocumentBuilder builder =...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Style.Remove | Aspose.Words for .NET

    Style Remove method. Removes the specified style from the Document in C#....the specified style from the document. public void Remove () Remarks...has following effects on the document model: All references to the...

    reference.aspose.com/words/net/aspose.words/sty...
  3. VerticalOffset | Aspose.Note for .NET API Refer...

    Gets or sets the vertical offset....add an image from file to a document with user defined properties...properties. // The path to the documents directory. string dataDir =...

    reference.aspose.com/note/net/aspose.note/image...
  4. DocumentBuilder.MoveTo | Aspose.Words for .NET

    DocumentBuilder MoveTo method. Moves the cursor to an inline node or to the end of a paragraph in C#.... Document doc = new Document (); DocumentBuilder...Writeln ( "Run 1. " ); // The document builder has a cursor, which...

    reference.aspose.com/words/net/aspose.words/doc...
  5. IPageLayoutCallback.Notify | Aspose.Words for .NET

    IPageLayoutCallback Notify method. This is called to notify of layout build and rendering progress in C#....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...BuiltInDocumentPrope . Title = "My Document" ; DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Facade | Aspose.PDF for Python via .NET API Ref...

    Base facade class....Name Description document Gets the document facade is working...close() Disposes Aspose.Pdf.Document bound with a facade. See Also...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  7. Field.End | Aspose.Words for .NET

    Field End property. Gets the node that represents the field end 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...
  8. XlsxSaveOptions.CompressionLevel | Aspose.Words...

    XlsxSaveOptions CompressionLevel property. Specifies the compression level used to save Document. The default value is Normal in C#....compression level used to save document. The default value is Normal...compress XLSX document. Document doc = new Document ( MyDir + "Shape...

    reference.aspose.com/words/net/aspose.words.sav...
  9. AbsolutePositionTab Class | Aspose.Words for .NET

    Aspose.Words.AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in C#....Words Document Object Model (DOM) documentation article. public...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/abs...
  10. CreateHTMLDocument | Aspose.SVG for .NET API Re...

    Returns a Document with a basic tree already constructed including a title element unless the title argument is omitted....CreateHTMLDocument method Returns a document, with a basic tree already...argument is omitted. public Document CreateHTMLDocument ( string...

    reference.aspose.com/svg/net/aspose.svg.dom/ido...