Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 9,370 for

assemble document

(0.09 sec)
  1. MailMergeSettings.LinkToQuery | Aspose.Words fo...

    MailMergeSettings LinkToQuery property. Not sure about this one. The Microsoft Word Automation Reference suggests that this specifies that the query is executed every time the Document is opened in Microsoft Word. But the OOXML specification suggests that this specifies that the query contains a reference to an external query file which contains the actual query. The default value is false in C#....is executed every time the document is opened in Microsoft Word...Data Source Object. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  2. Field Class | Aspose.Words for .NET

    Aspose.Words.Fields.Field class. Represents a Microsoft Word Document field in C#....Represents a Microsoft Word document field. To learn more, visit...the Working with Fields documentation article. public class Field...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Table.DistanceTop | Aspose.Words for .NET

    Table DistanceTop property. Gets or sets distance between table top and the surrounding text in points in C#.... Document doc = new Document ( MyDir + "Table...namespace Aspose.Words.Tables assembly Aspose.Words Table.DistanceRight...

    reference.aspose.com/words/net/aspose.words.tab...
  4. ListFormat.RemoveNumbers | Aspose.Words for .NET

    ListFormat RemoveNumbers method. Removes numbers or bullets from the current paragraph and sets list level to zero in C#.... Document doc = new Document (); DocumentBuilder...numbered lists. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  5. SystemFontSource.Type | Aspose.Words for .NET

    SystemFontSource Type property. Returns the type of the font source in C#....Examples Shows how to access a document’s system font source and set...font substitutes. Document doc = new Document (); doc . FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  6. FontSettings.SubstitutionSettings | Aspose.Word...

    FontSettings SubstitutionSettings property. Settings related to font substitution mechanism in C#....Examples Shows how to access a document’s system font source and set...font substitutes. Document doc = new Document (); doc . FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  7. FieldCitation.SourceTag | Aspose.Words for .NET

    FieldCitation SourceTag property. Gets or sets a value that matches the Tag elements value of the source to insert in C#.... // Open a document containing bibliographical...Manage Sources. Document doc = new Document ( MyDir + "Bibliography...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ThemeFont Enum | Aspose.Words for .NET

    Aspose.Words.Themes.ThemeFont enum. Specifies the types of theme font names for Document themes in C#....types of theme font names for document themes. public enum ThemeFont...theme fonts, located in the document’s Theme part, which allows...

    reference.aspose.com/words/net/aspose.words.the...
  9. UseFontEngineEncoding | Aspose.PDF for .NET API...

    Gets or sets indication that text will be searched using font engine encoding. true - means that font engine encoding will be used try this if text search fails because of imperfect encoding in the Document false - means that Document font encoding will be used default value...encoding in the document) false - means that document font encoding...namespace Aspose.Pdf.Text assembly Aspose.PDF StoredGraphicElement...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  10. ListLevel.NumberStyle | Aspose.Words for .NET

    ListLevel NumberStyle property. Returns or sets the number style for this list level in C#.... Document doc = new Document (); // A list allows...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/net/aspose.words.lis...