Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 9,632 for

assemble document

(0.08 sec)
  1. RevisionCollection.GetEnumerator | Aspose.Words...

    RevisionCollection GetEnumerator method. Returns an enumerator object in C#....work with a document’s collection of revisions. Document doc = new...new Document ( MyDir + "Revisions.docx" ); RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  2. RevisionCollection.RejectAll | Aspose.Words for...

    RevisionCollection RejectAll method. Rejects all revisions in this collection in C#....work with a document’s collection of revisions. Document doc = new...new Document ( MyDir + "Revisions.docx" ); RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  3. OnStartPage | Aspose.PDF for .NET API Reference

    Fires on page start printing....OnStartPage ( PrintDocument document , PrintPageEventArgs e ) Parameter...Type Description document PrintDocument Document to print. e PrintPageEventArgs...

    reference.aspose.com/pdf/net/aspose.pdf/printco...
  4. RtfSaveOptions.SaveImagesAsWmf | Aspose.Words f...

    RtfSaveOptions SaveImagesAsWmf property. When true all images will be saved as WMF in C#....to convert all images in a document to the Windows Metafile format...save the document as an RTF. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FixedPageSaveOptions.PageSavingCallback | Aspos...

    FixedPageSaveOptions PageSavingCallback property. Allows to control how separate pages are saved when a Document is exported to fixed page format in C#....separate pages are saved when a document is exported to fixed page...to use a callback to save a document to HTML page by page. public...

    reference.aspose.com/words/net/aspose.words.sav...
  6. StructuredDocumentTag.SdtType | Aspose.Words fo...

    StructuredDocumentTag SdtType property. Gets type of this Structured Document tag in C#....Gets type of this Structured document tag . public SdtType SdtType...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  7. IStructuredDocumentTag.SdtType | Aspose.Words f...

    IStructuredDocumentTag SdtType property. Gets type of this Structured Document tag in C#....Gets type of this Structured document tag . public SdtType SdtType...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  8. DocumentName | Aspose.Note for .NET API Reference

    Gets or sets the Document name to display for example in a print status dialog box or printer queue while printing the Document....property Gets or sets the document name to display (for example...queue) while printing the document. public string DocumentName...

    reference.aspose.com/note/net/aspose.note.savin...
  9. AbsolutePositionTab.Accept | Aspose.Words for .NET

    AbsolutePositionTab Accept method. Accepts a visitor in C#....position tab characters with a document visitor. public void DocumentToTxt...DocumentToTxt () { Document doc = new Document ( MyDir + "Absolute...

    reference.aspose.com/words/net/aspose.words/abs...
  10. Create | Aspose.HTML for .NET API Reference

    Creates a new FormEditoraspose.html.forms/formeditor based on HTMLFormElementaspose.html/htmlformelement....Forms assembly Aspose.HTML Create(HTMLDocument...FormEditor Create ( HTMLDocument document , int index ) Parameter Type...

    reference.aspose.com/html/net/aspose.html.forms...