Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 9,608 for

assemble document

(0.14 sec)
  1. Body Class | Aspose.Words for .NET

    Aspose.Words.Body class. Represents a container for the main text of a section in C#....Words Document Object Model (DOM) documentation article. public...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/body/
  2. FontEmbeddingUsagePermissions Enum | Aspose.Wor...

    Aspose.Words.Fonts.FontEmbeddingUsagePermissions enum. Represents the font embedding usage permissions in C#....of viewing or printing the document. Editable 3 The font may be...fonts (FontInfo). Document doc = new Document ( MyDir + "Embedded...

    reference.aspose.com/words/net/aspose.words.fon...
  3. MailMergeDataType Enum | Aspose.Words for .NET

    Aspose.Words.Settings.MailMergeDataType enum. Specifies the type of an external mail merge data source in C#....TextFile 0 Specifies that a given document has been connected to a text...Database 1 Specifies that a given document has been connected to an Access...

    reference.aspose.com/words/net/aspose.words.set...
  4. Language | Aspose.Note for .NET API Reference

    Gets or sets the language of the text.... var document = new Document (); var page = new...outline ); document . AppendChildLast ( page ); document . Save (...

    reference.aspose.com/note/net/aspose.note/texts...
  5. Field.DisplayResult | Aspose.Words for .NET

    Field DisplayResult property. Gets the text that represents the displayed field result in C#....displays in the document. Document doc = new Document (); DocumentBuilder...); builder . Write ( "This document was written by " ); FieldAuthor...

    reference.aspose.com/words/net/aspose.words.fie...
  6. CompositeNode.LastChild | Aspose.Words for .NET

    CompositeNode LastChild property. Gets the last child of the node in C#....section in the document. Document doc = new Document (); DocumentBuilder...the first one, leaving the document with only the second. Assert...

    reference.aspose.com/words/net/aspose.words/com...
  7. SaveOptions.MemoryOptimization | Aspose.Words f...

    SaveOptions MemoryOptimization property. Gets or sets value determining if memory optimization should be performed before saving the Document. Default value for this property is false in C#....performed before saving the document. Default value for this property...consumption while saving large documents at the cost of slower saving...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FontInfoCollection.SaveSubsetFonts | Aspose.Wor...

    FontInfoCollection SaveSubsetFonts property. Specifies whether or not to save a subset of the embedded TrueType fonts with the Document. Default value for this property is false in C#....embedded TrueType fonts with the document. Default value for this property...save a document with embedded TrueType fonts. Document doc = new...

    reference.aspose.com/words/net/aspose.words.fon...
  9. BindPdf | Aspose.PDF for .NET API Reference

    Initializes the facade....public override void BindPdf ( Document srcDoc ) Parameter Type Description...Description srcDoc Document The Aspose.Pdf.Document object. See Also...

    reference.aspose.com/pdf/net/aspose.pdf.facades...
  10. ImageData.Save | Aspose.Words for .NET

    ImageData Save method. Saves the image into the specified stream in C#....images from a document to the file system. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); // Shapes with the...

    reference.aspose.com/words/net/aspose.words.dra...