Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 9,370 for

assemble document

(0.07 sec)
  1. VbaModuleCollection.Item | Aspose.Words for .NET

    VbaModuleCollection Item property. Retrieves a VbaModule object by index in C#....access a document’s VBA project information. Document doc = new...new Document ( MyDir + "VBA project.docm" ); // A VBA project...

    reference.aspose.com/words/net/aspose.words.vba...
  2. OlePackage Class | Aspose.Words for .NET

    Aspose.Words.Drawing.OlePackage class. Allows to access OLE Package properties in C#....Working with Ole Objects documentation article. public class OlePackage...embed any type of data into document. Now this application is excluded...

    reference.aspose.com/words/net/aspose.words.dra...
  3. VbaProject.Clone | Aspose.Words for .NET

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

    reference.aspose.com/words/net/aspose.words.vba...
  4. Render | Aspose.SVG for .NET API Reference

    Defines method for rendering TDocument into specified IDeviceaspose.svg.rendering/idevice....IDevice device , TDocument document ) Parameter Type Description...output device. document TDocument The document. See Also interface...

    reference.aspose.com/svg/net/aspose.svg.renderi...
  5. Document.CustomXmlParts | Aspose.Words for .NET

    Document CustomXmlParts property. Gets or sets the collection of Custom XML Data Storage Parts in C#....CustomXmlParts Contents [ Hide ] Document.CustomXmlParts property Gets...Parts into OOXML and DOC documents only. This property cannot...

    reference.aspose.com/words/net/aspose.words/doc...
  6. SmartTag.Element | Aspose.Words for .NET

    SmartTag Element property. Specifies the name of the smart tag within the Document in C#....of the smart tag within the document. public string Element { get...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  7. SmartTag.AcceptEnd | Aspose.Words for .NET

    SmartTag AcceptEnd method. Accepts a visitor for visiting the end of the SmartTag in C#....visitor DocumentVisitor The document visitor. Return Value The...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  8. InlineStory.IsMoveFromRevision | Aspose.Words f...

    InlineStory IsMoveFromRevision property. Returns true if this object was moved deleted in Microsoft Word while change tracking was enabled in C#.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  9. OfficeMath.MathObjectType | Aspose.Words for .NET

    OfficeMath MathObjectType property. Gets type MathObjectType of this Office Math object in C#....in a document. public void OfficeMathToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words.mat...
  10. BookmarkEnd | Aspose.Words for .NET

    BookmarkEnd constructor. Initializes a new instance of the BookmarkEnd class in C#....doc DocumentBase The owner document. name String The name of the...CreateUpdateAndPrint () { // Create a document with three bookmarks, then...

    reference.aspose.com/words/net/aspose.words/boo...