Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 9,451 for

assemble document

(0.09 sec)
  1. AnimationsPaused | Aspose.HTML for .NET API Ref...

    Returns true if this SVG Document fragment is in a paused state....method Returns true if this SVG document fragment is in a paused state...indicating whether this SVG document fragment is in a paused state...

    reference.aspose.com/html/net/aspose.html.dom.s...
  2. PrinterJobName | Aspose.PDF for .NET API Reference

    Gets or sets name of Document in printer queue when Document is printed. Default value is file name....sets name of document in printer queue when document is printed...namespace Aspose.Pdf.Facades assembly Aspose.PDF PrintAsImage PrintPageDialog...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  3. Font.Italic | Aspose.Words for .NET

    Font Italic property. True if the font is formatted as italic in C#....using a document builder. Document doc = new Document (); DocumentBuilder...Font namespace Aspose.Words assembly Aspose.Words Font.HighlightColor...

    reference.aspose.com/words/net/aspose.words/fon...
  4. DocumentBuilder.Underline | Aspose.Words for .NET

    DocumentBuilder Underline property. Gets/sets underline type for the current font in C#....inserted by a document builder. Document doc = new Document (); DocumentBuilder...DocumentBuilder namespace Aspose.Words assembly Aspose.Words DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. PageInfo.PaperSize | Aspose.Words for .NET

    PageInfo PaperSize property. Gets the paper size as enumeration in C#....page in a Word document. Document doc = new Document ( MyDir + "Rendering...RawKind ; Console . WriteLine ( "Document \"{0}\" contains {1} pages...

    reference.aspose.com/words/net/aspose.words.ren...
  6. TabStop | Aspose.Words for .NET

    TabStop constructor. Initializes a new instance of this class in C#....work with a document’s collection of tab stops. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...
  7. License and Code Issue on Removing Hyperlink - ...

    Hi, I need to remove Hyperlink from PDF Document. I used following code. Got nuget package and it works well with water mark Evaluation. var fileName = @“C:\Workspace\ASPOSE_PDF\Black and White Hyperlink.pdf”; …...remove Hyperlink from PDF document. I used following code. Got...Hyperlink.pdf”; var document = new Aspose.Pdf.Document(fileName); //...

    forum.aspose.com/t/license-and-code-issue-on-re...
  8. StructuredDocumentTagRangeStart.Level | Aspose....

    StructuredDocumentTagRangeStart Level property. Gets the level at which this structured Document tag range start occurs in the Document tree in C#....structured document tag range start occurs in the document tree. public...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  9. SmartTag.Accept | Aspose.Words for .NET

    SmartTag Accept method. Accepts a visitor in C#....void Create () { Document doc = new Document (); // A smart tag...tag appears in a document with Microsoft Word recognizes a part...

    reference.aspose.com/words/net/aspose.words.mar...
  10. IStructuredDocumentTag.RemoveSelfOnly | Aspose....

    IStructuredDocumentTag RemoveSelfOnly method. Removes just this SDT node itself but keeps the content of it inside the Document tree in C#....the content of it inside the document tree. public void RemoveSelfOnly...structured document tag, but keeps content inside. Document doc =...

    reference.aspose.com/words/net/aspose.words.mar...