Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 9,614 for

assemble document

(0.09 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. XmlMapping.PrefixMappings | Aspose.Words for .NET

    XmlMapping PrefixMappings property. Returns XML namespace prefix mappings to evaluate the XPath in C#....custom XML data parts in the document. Examples Shows how to set...custom XML parts. Document doc = new Document (); // Construct...

    reference.aspose.com/words/net/aspose.words.mar...
  5. OnSvgDocumentReady | Aspose.CAD for .NET API Re...

    OnSvgDocumentReady ISvgResourceKeeperCallback.OnSvgDocumentReady method Called when SVG Document is ready. public str......OnSvgDocumentReady method Called when SVG document is ready. public string OnSvgDocumentReady...Description htmlData Byte[] The SVG document conent bytes. suggestedFileName...

    reference.aspose.com/cad/net/aspose.cad.imageop...
  6. UsingDefaultFontFromFile | Aspose.Note for .NET...

    Create new DocumentFontsSubsystem instance using a font from specified file as default....Examples Shows how to save a document in pdf format using default...file. // The path to the documents directory. string dataDir...

    reference.aspose.com/note/net/aspose.note.fonts...
  7. Revision.Group | Aspose.Words for .NET

    Revision Group property. Gets the revision group. Returns null if the revision does not belong to any group in C#....revision is not longer exist in document context (accepted/rejected)...revisions in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/rev...
  8. PageSet.Even | Aspose.Words for .NET

    PageSet Even property. Gets a set with all the even pages of the Document in their original order in C#....all the even pages of the document in their original order. public...pages from the document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. StructuredDocumentTagRangeStart.Appearance | As...

    StructuredDocumentTagRangeStart Appearance property. Gets or sets the appearance of the structured Document tag in C#....appearance of the structured document tag. public SdtAppearance...around content. Document doc = new Document ( MyDir + "Multi-section...

    reference.aspose.com/words/net/aspose.words.mar...
  10. VbaModule.Clone | Aspose.Words for .NET

    VbaModule Clone method. Performs a copy of the VbaModule in C#.... Document doc = new Document ( MyDir + "VBA project...project.docm" ); Document destDoc = new Document (); VbaProject...

    reference.aspose.com/words/net/aspose.words.vba...