Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 9,585 for

assemble document

(0.22 sec)
  1. Style.BuiltIn | Aspose.Words for .NET

    Style BuiltIn property. True if this style is one of the builtin styles in MS Word in C#.... Document doc = new Document (); // When we create...create a document using Microsoft Word, or programmatically using...

    reference.aspose.com/words/net/aspose.words/sty...
  2. SetKeywords | Aspose.PUB for .NET API Reference

    Sets keywords related to the Document...Sets keywords related to the document public void SetKeywords (...String Keywords related to the document See Also class SummaryInfo...

    reference.aspose.com/pub/net/aspose.pub/summary...
  3. WarningInfoCollection.Warning | Aspose.Words fo...

    WarningInfoCollection Warning method. Implements the IWarningCallback interface. Adds a warning to this collection in C#....EnableFontSubstituti () { // Open a document that contains text formatted...our font sources. Document doc = new Document ( MyDir + "Missing...

    reference.aspose.com/words/net/aspose.words/war...
  4. WarningInfoCollection.GetEnumerator | Aspose.Wo...

    WarningInfoCollection GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C#....EnableFontSubstituti () { // Open a document that contains text formatted...our font sources. Document doc = new Document ( MyDir + "Missing...

    reference.aspose.com/words/net/aspose.words/war...
  5. DocumentName | Aspose.Imaging for .NET API Refe...

    DocumentName TiffOptions.DocumentName property Gets or sets the name of the Document. public string DocumentName { ge......Gets or sets the name of the document. public string DocumentName...Property Value The name of the document. See Also class TiffOptions...

    reference.aspose.com/imaging/net/aspose.imaging...
  6. TextState | Aspose.PDF for .NET API Reference

    Gets or sets text state for the text that TextFragmentaspose.pdf.text/textfragment object represents.... // Open document Document doc = new Document ( @"D:\Tests\input.... FontSize = 15 ; // Save document doc . Save ( @"D:\Tests\output...

    reference.aspose.com/pdf/net/aspose.pdf.text/te...
  7. WarningInfo.Description | Aspose.Words for .NET

    WarningInfo Description property. Returns the description of the warning in C#....EnableFontSubstituti () { // Open a document that contains text formatted...our font sources. Document doc = new Document ( MyDir + "Missing...

    reference.aspose.com/words/net/aspose.words/war...
  8. WarningInfoCollection.Clear | Aspose.Words for ...

    WarningInfoCollection Clear method. Removes all elements from the collection in C#....EnableFontSubstituti () { // Open a document that contains text formatted...our font sources. Document doc = new Document ( MyDir + "Missing...

    reference.aspose.com/words/net/aspose.words/war...
  9. TxtSaveOptions.PreserveTableLayout | Aspose.Wor...

    TxtSaveOptions PreserveTableLayout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format. The default value is false in C#.... Document doc = new Document (); DocumentBuilder... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  10. HtmlSaveOptions.ExportPageSetup | Aspose.Words ...

    HtmlSaveOptions ExportPageSetup property. Specifies whether page setup is exported to HTML MHTML or EPUB. Default is false in C#....Words document model provides page setup...PageSetup class. When you export a document to HTML format you might need...

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