Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 9,370 for

assemble document

(0.13 sec)
  1. IFieldMergingCallback.FieldMerging | Aspose.Wor...

    IFieldMergingCallback FieldMerging method. Called when the Aspose.Words mail merge engine is about to insert data into a merge field in the Document in C#....into a merge field in the document. public void FieldMerging...ImageFromBlob () { Document doc = new Document ( MyDir + "Mail merge...

    reference.aspose.com/words/net/aspose.words.mai...
  2. FontInfo.GetEmbeddedFont | Aspose.Words for .NET

    FontInfo GetEmbeddedFont method. Gets a specific embedded font file 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...
  3. FontInfo.GetEmbeddedFontAsOpenType | Aspose.Wor...

    FontInfo GetEmbeddedFontAsOpenType method. Gets an embedded font file in OpenType format. Fonts in Embedded OpenType format are converted to OpenType 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...
  4. DeletePicturesCroppedAreas | Aspose.Sildes for ...

    A boolean flag indicates if the cropped parts remain as part of the Document. If true the cropped parts will removed if false they will be serialized in the Document which can possible lead to a larger file...parts remain as part of the document. If true the cropped parts...will be serialized in the document (which can possible lead to...

    reference.aspose.com/slides/net/aspose.slides.e...
  5. FieldAutoText Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldAutoText class. Implements the AUTOTEXT field in C#....the Working with Fields documentation article. public class FieldAutoText...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Orientation Enum | Aspose.Words for .NET

    Aspose.Words.Orientation enum. Specifies page orientation in C#....sections in a document. Document doc = new Document (); DocumentBuilder...start a new section using a document builder, // it will inherit...

    reference.aspose.com/words/net/aspose.words/ori...
  7. TableSubstitutionRule.LoadWindowsSettings | Asp...

    TableSubstitutionRule LoadWindowsSettings method. Loads predefined table substitution settings for Windows platform in C#.... Document doc = new Document (); FontSettings...table in the form of an XML document. tableSubstitutionRul . Save...

    reference.aspose.com/words/net/aspose.words.fon...
  8. ImageFieldMergingArgs.ImageStream | Aspose.Word...

    ImageFieldMergingArgs ImageStream property. Specifies the stream for the mail merge engine to read an image from in C#....merges the image into the document. Examples Shows how to insert...ImageFromBlob () { Document doc = new Document ( MyDir + "Mail merge...

    reference.aspose.com/words/net/aspose.words.mai...
  9. TableSubstitutionRule.LoadLinuxSettings | Aspos...

    TableSubstitutionRule LoadLinuxSettings method. Loads predefined table substitution settings for Linux platform in C#.... Document doc = new Document (); FontSettings...table in the form of an XML document. tableSubstitutionRul . Save...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Node | Aspose.Note for .NET API Reference

    The base class for all nodes of an Aspose.Note Document....Note document. public abstract class Node...Description Document { get; } Gets the document of the node....

    reference.aspose.com/note/net/aspose.note/node/