Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 414 for

assemble document

(0.02 sec)
  1. IDocumentView | Aspose.SVG for .NET API Reference

    The DocumentView interface is implemented by Document objects in DOM implementations supporting DOM Views. It provides an attribute to retrieve the default view of a Document....interface is implemented by Document objects in DOM implementations...retrieve the default view of a document. public interface IDocumentView...

    reference.aspose.com/svg/net/aspose.svg.dom.vie...
  2. DetectAreasMode | Aspose.OCR for .NET API Refer...

    Determines the type of neural network used for areas detection....simple one-column document without pictures. DOCUMENT 1 Detects paragraphs...for documents. Better for multicolumn document, document with...

    reference.aspose.com/ocr/net/aspose.ocr/detecta...
  3. BackgroundColor | Aspose.Note for .NET API Refe...

    Gets or sets pages background color.... // The path to the documents directory. string dataDir...OneNote document and get first child Document document = new Document...

    reference.aspose.com/note/net/aspose.note/page/...
  4. Navigate | Aspose.HTML for .NET API Reference

    Loads the Document at the specified Uniform Resource Locator URL into the current instance replacing the previous content....Navigate(string) Loads the document at the specified Uniform Resource...Description address String The document address. It will be combined...

    reference.aspose.com/html/net/aspose.html.dom/d...
  5. ITraversal | Aspose.SVG for .NET API Reference

    Iterators are used to step through a set of nodes e.g. the set of nodes in a NodeList the Document subtree governed by a particular Node the results of a query or any other set of nodes. The set of nodes to be iterated is determined by the implementation of the NodeIterator. DOM Level 2 specifies a single NodeIterator implementation for Document-order traversal of a Document subtree. Instances of these iterators are created by calling DocumentTraversal .createNodeIterator....of nodes in a NodeList, the document subtree governed by a particular...implementation for document-order traversal of a document subtree. Instances...

    reference.aspose.com/svg/net/aspose.svg.dom.tra...
  6. ITraversal | Aspose.HTML for .NET API Reference

    Iterators are used to step through a set of nodes e.g. the set of nodes in a NodeList the Document subtree governed by a particular Node the results of a query or any other set of nodes. The set of nodes to be iterated is determined by the implementation of the NodeIterator. DOM Level 2 specifies a single NodeIterator implementation for Document-order traversal of a Document subtree. Instances of these iterators are created by calling DocumentTraversal .createNodeIterator....of nodes in a NodeList, the document subtree governed by a particular...implementation for document-order traversal of a document subtree. Instances...

    reference.aspose.com/html/net/aspose.html.dom.t...
  7. XmpMediaManagementPackage | Aspose.PSD for .NET...

    XmpMediaManagementPackage Contents [ Hide ] XmpMediaManagementPackage class Represents XMP Media Management namespace......SetDocumentId (Guid) Sets the document identifier. SetDocumentId...SetDocumentId (string) Sets the document identifier. SetInstanceId (Guid)...

    reference.aspose.com/psd/net/aspose.psd.xmp.sch...
  8. ITreeWalker | Aspose.HTML for .NET API Reference

    TreeWalker objects are used to navigate a Document tree or subtree using the view of the Document defined by their whatToShow flags and filter if any. Any function which performs navigation using a TreeWalker will automatically support any view defined by a TreeWalker....objects are used to navigate a document tree or subtree using the...the view of the document defined by their whatToShow flags and filter...

    reference.aspose.com/html/net/aspose.html.dom.t...
  9. PageIndex | Aspose.Note for .NET API Reference

    Gets or sets the index of the first page to save. By default is 0....save a document in png format. // The path to the documents directory...// Load the document into Aspose.Note. Document oneFile = new...

    reference.aspose.com/note/net/aspose.note.savin...
  10. AlternativeTextTitle | Aspose.Note for .NET API...

    Gets or sets a title of alternative text for the image.... // The path to the documents directory. string dataDir...GetDataDir_Images (); var document = new Document (); var page = new...

    reference.aspose.com/note/net/aspose.note/image...