Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 9,632 for

assemble document

(0.1 sec)
  1. DocumentPassword | Aspose.Note for .NET API Ref...

    Gets or sets a password to encrypt the Document content....a password to encrypt the document content. public string DocumentPassword...save document with encryption. // The path to the documents directory...

    reference.aspose.com/note/net/aspose.note.savin...
  2. PageContentRevisionSummary | Aspose.Note for .N...

    Gets or sets the revision summary for the page and its child nodes.... // 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/...
  3. IsBold | Aspose.Note for .NET API Reference

    Gets or sets a value indicating whether the text style is bold....Load the document into Aspose.Note. Document document = new Document...titles. foreach ( var title in document . Select ( e => e . Title...

    reference.aspose.com/note/net/aspose.note/style...
  4. WarningType Enum | Aspose.Words for .NET

    Aspose.Words.WarningType enum. Specifies the type of a warning that is issued by Aspose.Words during Document loading or saving in C#....Words during document loading or saving. [Flags]...be missing from either the document tree following load, or from...

    reference.aspose.com/words/net/aspose.words/war...
  5. SVGDocument | Aspose.HTML for .NET API Reference

    An SVGDocument is the root of the SVG hierarchy and holds the entire content. Besides providing access to the hierarchy it also provides some convenience methods for accessing certain sets of information from the Document. When an svg element is embedded inline as a component of a Document from another namespace such as when an svg element is embedded inline within an XHTML Document XHTML then an SVGDocument object will not exist instead the root object in the Document object hierarchy will be a Document object of a different type such as an HTMLDocument object. However an SVGDocument object will indeed exist when the root element of the XML Document hierarchy is an svg element such as when viewing a stand-alone SVG filei.e. a file with MIME type image/svgxml. In this case the SVGDocument object will be the root object of the Document object model hierarchy....sets of information from the document. When an ‘svg’ element is...inline as a component of a document from another namespace, such...

    reference.aspose.com/html/net/aspose.html.dom.s...
  6. FieldRD.IsPathRelative | Aspose.Words for .NET

    FieldRD IsPathRelative property. Gets or sets whether the path is relative to the current Document in C#....is relative to the current document. public bool IsPathRelative...headings in other documents. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. NodeCollection.Clear | Aspose.Words for .NET

    NodeCollection Clear method. Removes all nodes from this collection and from the Document in C#....this collection and from the document. public void Clear () Examples...sections from a document. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words/nod...
  8. CircleAnnotation | Aspose.PDF for .NET API Refe...

    Constructor for Circle annotation....CircleAnnotation CircleAnnotation(Document) Constructor for Circle annotation...public CircleAnnotation ( Document document ) Parameter Type Description...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  9. TxtLoadOptions.DocumentDirection | Aspose.Words...

    TxtLoadOptions DocumentDirection property. Gets or sets a Document direction. The default value is LeftToRight in C#....DocumentDirection property Gets or sets a document direction. The default value...Shows how to detect plaintext document text direction. // Create...

    reference.aspose.com/words/net/aspose.words.loa...
  10. CreationTime | Aspose.Note for .NET API Reference

    Gets or sets the creation time.... // The path to the documents directory. string dataDir...the document into Aspose.Note. var oneFile = new Document ( Path...

    reference.aspose.com/note/net/aspose.note/itag/...