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

assemble document

(0.08 sec)
  1. LayoutOptions.ShowParagraphMarks | Aspose.Words...

    LayoutOptions ShowParagraphMarks property. Gets or sets indication of whether paragraph marks are rendered. Default is false in C#....rendered output document. Document doc = new Document (); DocumentBuilder...symbol when we render the document. builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.lay...
  2. Section Class | Aspose.Words for .NET

    Aspose.Words.Section class. Represents a single section in a Document in C#....Represents a single section in a document. To learn more, visit the...the Working with Sections documentation article. public sealed class...

    reference.aspose.com/words/net/aspose.words/sec...
  3. BaseURI | Aspose.HTML for .NET API Reference

    The read-only baseURI property of the Node interface returns the absolute base URL of the Document containing the node....the absolute base URL of the document containing the node. The base...returns this’s node document’s document base URL, serialized...

    reference.aspose.com/html/net/aspose.html.dom/n...
  4. NumeralFormat Enum | Aspose.Words for .NET

    Aspose.Words.Saving.NumeralFormat enum. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats in C#.... Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PrinterSettings | Aspose.Note for .NET API Refe...

    Gets or sets the printer settings....Examples Shows how to sent document to a printer using standard...options. // The path to the documents directory. string dataDir...

    reference.aspose.com/note/net/aspose.note.savin...
  6. SdtListItem Class | Aspose.Words for .NET

    Aspose.Words.Markup.SdtListItem class. This element specifies a single list item within a parent ComboBox or DropDownList structured Document tag in C#....or DropDownList structured document tag. To learn more, visit...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/net/aspose.words.mar...
  7. ImageSaveOptions.UseGdiEmfRenderer | Aspose.Wor...

    ImageSaveOptions UseGdiEmfRenderer property. Gets or sets a value determining whether to use GDI or Aspose.Words metafile renderer when saving to EMF in C#....converting a document to .emf. Document doc = new Document (); DocumentBuilder...jpg" ); // When we save the document as an EMF image, we can pass...

    reference.aspose.com/words/net/aspose.words.sav...
  8. DocumentBuilder.InsertSignatureLine | Aspose.Wo...

    DocumentBuilder InsertSignatureLine method. Inserts a signature line at the current position in C#....Examples Shows how to sign a document with a personal certificate...signature line. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. GlossaryDocument.GetBuildingBlock | Aspose.Word...

    GlossaryDocument GetBuildingBlock method. Finds a building block using the specified gallery category and name in C#....glossary document. public void GlossaryDocument () { Document doc...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.bui...
  10. ReportBuilder.BuildReport | Aspose.Words for .NET

    ReportBuilder BuildReport method. Populates the template Document with data from the specified source generating a completed report in C#....object ) Populates the template document with data from the specified...Examples Shows how to populate document with data. public void BuildReportData...

    reference.aspose.com/words/net/aspose.words.low...