Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 9,370 for

assemble document

(0.1 sec)
  1. DocumentBuilder.InsertChart | Aspose.Words for ...

    DocumentBuilder InsertChart method. Inserts an chart object into the Document and scales it to the specified size in C#....Inserts an chart object into the document and scales it to the specified...chart type to insert into the document. width Double The width of...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DocumentBuilder.InsertNode | Aspose.Words for .NET

    DocumentBuilder InsertNode method. Inserts a node before the cursor in C#....image into a document. Document doc = new Document (); DocumentBuilder...shape = new Shape ( builder . Document , ShapeType . Image ); shape...

    reference.aspose.com/words/net/aspose.words/doc...
  3. WriteLn | Aspose.HTML for .NET API Reference

    Write a string of text followed by a newline character to a Document stream opened by open. Note that the function will produce a Document which is not necessarily driven by a DTD and therefore might be produce an invalid result in the context of the Document...WriteLn Document.WriteLn method Write a string of text followed...by a newline character to a document stream opened by open(). Note...

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

    Write a string of text followed by a newline character to a Document stream opened by open. Note that the function will produce a Document which is not necessarily driven by a DTD and therefore might be produce an invalid result in the context of the Document...WriteLn Document.WriteLn method Write a string of text followed...by a newline character to a document stream opened by open(). Note...

    reference.aspose.com/svg/net/aspose.svg.dom/doc...
  5. FontInfoCollection.Item | Aspose.Words for .NET

    FontInfoCollection Item property. Gets a font with the specified name in C#....extract an embedded font from a document, and save it to the local...local file system. Document doc = new Document ( MyDir + "Embedded...

    reference.aspose.com/words/net/aspose.words.fon...
  6. FileFormatUtil.SaveFormatToExtension | Aspose.W...

    FileFormatUtil SaveFormatToExtension method. Converts a save format enumerated value into a file extension. The returned extension is a lowercase string with a leading dot in C#....the format of a document. // Load a document from a file that... OpenRead ( MyDir + "Word document with missing file extension"...

    reference.aspose.com/words/net/aspose.words/fil...
  7. StructuredDocumentTag.IsShowingPlaceholderText ...

    StructuredDocumentTag IsShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text as opposed to regular text contents within the SDT in C#....placeholder text) upon opening this document. public bool IsShowingPlaceholder...structured document tag. Document doc = new Document (); // Insert...

    reference.aspose.com/words/net/aspose.words.mar...
  8. InsertDocument | Aspose.Page for .NET API Refer...

    InsertDocument Contents [ Hide ] XpsDocument.InsertDocument method (1 of 2) Inserts an empty Document with default pa......(1 of 2) Inserts an empty document with default page size at...Int32 Position at which a document should be inserted. activate...

    reference.aspose.com/page/net/aspose.page.xps/x...
  9. Table | Aspose.Note for .NET API Reference

    Represents a table.... Document { get; } Gets the document of the node....table’s row. // The path to the documents directory. string dataDir...

    reference.aspose.com/note/net/aspose.note/table/
  10. RtfSaveOptions.ExportCompactSize | Aspose.Words...

    RtfSaveOptions ExportCompactSize property. Allows to make output RTF Documents smaller in size but if they contain RTL righttoleft text it will not be displayed correctly. Default value is false in C#....Allows to make output RTF documents smaller in size, but if they...get ; set ; } Remarks If the document that you want to convert to...

    reference.aspose.com/words/net/aspose.words.sav...