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

assemble document

(0.06 sec)
  1. DocumentBuilder.Write | Aspose.Words for .NET

    DocumentBuilder Write method. Inserts a string into the Document at the current insert position in C#....Inserts a string into the document at the current insert position...string to insert into the document. Remarks Current font formatting...

    reference.aspose.com/words/net/aspose.words/doc...
  2. DigitalSignatureDetails.CertificateHolder | Asp...

    DigitalSignatureDetails CertificateHolder property. Gets or sets a CertificateHolder object that contains the certificate used to sign a Document in C#....certificate used to sign a document. public CertificateHolder...sign OOXML document. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. CompositeNode.Count | Aspose.Words for .NET

    CompositeNode Count property. Gets the number of immediate children of this node in C#.... Document doc = new Document (); // An empty document, by...doc , "Run 3. " ); // The document body will not display these...

    reference.aspose.com/words/net/aspose.words/com...
  4. Table.FirstRow | Aspose.Words for .NET

    Table FirstRow property. Returns the first Row node in the table in C#....tables in a document. Document doc = new Document ( MyDir + "Tables...tables into one. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  5. HtmlSaveOptions.FontResourcesSubsettingSizeThre...

    HtmlSaveOptions FontResourcesSubsettingSizeThreshold property. Controls which font resources need subsetting when saving to HTML MHTML or EPUB. Default is 0 in C#.... If the document uses many fonts, especially...are not used by the current document. Font subsetting works as...

    reference.aspose.com/words/net/aspose.words.sav...
  6. CompositeNode.PrependChild | Aspose.Words for .NET

    CompositeNode PrependChild method. Adds the specified node to the beginning of the list of child nodes for this node in C#....inserted was created from another document, you should use ImportNode...import the node to the current document. The imported node can then...

    reference.aspose.com/words/net/aspose.words/com...
  7. MergeOptions | Aspose.Note for .NET API Reference

    The options for merging a collection of pages....import all pages from PDF document grouping every 5 pages to...GetDataDir_Import (); var d = new Document (); var mergeOptions = new...

    reference.aspose.com/note/net/aspose.note/merge...
  8. SaveOptions.UseAntiAliasing | Aspose.Words for ...

    SaveOptions UseAntiAliasing property. Gets or sets a value determining whether or not to use antialiasing for rendering in C#....property is used when the document is exported to the following... Bmp, Jpeg, Emf. When the document is exported to the Html, Mhtml...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ImportNode | Aspose.HTML for .NET API Reference

    Imports a node from another Document to this Document without altering or removing the source node from the original Document this method creates a new copy of the source node....ImportNode Document.ImportNode method Imports a node from another...another document to this document, without altering or removing...

    reference.aspose.com/html/net/aspose.html.dom/d...
  10. CreateNew | Aspose.HTML for .NET API Reference

    Creates a new HTMLFormElementaspose.html/htmlformelement and associated it with FormEditoraspose.html.forms/formeditor. HTMLFormElementaspose.html/htmlformelement is created in the detached from the Document state in order to attach it to the Document please select proper location and use AppendChildaspose.html.dom/node/appendchild method....the document state; in order to attach it to the document, please...HTMLDocument document ) Parameter Type Description document HTMLDocument...

    reference.aspose.com/html/net/aspose.html.forms...