Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 4,975 for

document assembly

(1.04 sec)
  1. PageSetup.LinesPerPage | Aspose.Words for .NET

    Control your Document layout with the PageSetup LinesPerPage property. Easily adjust lines per page for optimal readability and organization....number of lines per page in the document grid. public int LinesPerPage...each page may have. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  2. BuiltInDocumentProperties.Comments | Aspose.Wor...

    Manage your Document comments effortlessly with BuiltInDocumentProperties. Easily get or set comments for enhanced collaboration and clarity....property Gets or sets the document comments. public string Comments...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/net/aspose.words.pro...
  3. BuiltInDocumentProperties.Author | Aspose.Words...

    Manage Document authors effortlessly with the BuiltInDocumentProperties Author property. Easily set or retrieve the author's name for better organization....Gets or sets the name of the document’s author. public string Author...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/net/aspose.words.pro...
  4. BuiltInDocumentProperties.Keywords | Aspose.Wor...

    Enhance your Documents with BuiltInDocumentProperties. Easily manage keywords to improve searchability and organization for better productivity....property Gets or sets the document keywords. public string Keywords...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/net/aspose.words.pro...
  5. TextFormFieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.TextFormFieldType enum, defining various text form field types for enhanced Document automation and customization....fields are objects in the document that the user can interact...We can create them using a document builder, and below are two...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Paragraph.BreakIsStyleSeparator | Aspose.Words ...

    Discover how the Paragraph Break IsStyleSeparator property enhances Document formatting by allowing mixed paragraph styles for greater design flexibility.... Document doc = new Document (); DocumentBuilder...multiple TOC entries from one document text line. builder . InsertStyleSeparator...

    reference.aspose.com/words/net/aspose.words/par...
  7. Node.Clone | Aspose.Words for .NET

    Effortlessly duplicate nodes with the Node Clone method. Enhance your development process and streamline project efficiency today!...parent, but belongs to the same document as the original node. This...composite node. Document doc = new Document (); Paragraph para...

    reference.aspose.com/words/net/aspose.words/nod...
  8. DocumentBuilder.InsertField | Aspose.Words for ...

    Enhance your Documents with DocumentBuilder's InsertField method. Effortlessly add and update Word fields for dynamic content and improved functionality....Inserts a Word field into a document and optionally updates the...method inserts a field into a document. Aspose.Words can update fields...

    reference.aspose.com/words/net/aspose.words/doc...
  9. RtfSaveOptions.SaveImagesAsWmf | Aspose.Words f...

    Discover how the RtfSaveOptions SaveImagesAsWmf property enhances your Document by saving all images as WMF for superior quality and compatibility....to convert all images in a document to the Windows Metafile format...save the document as an RTF. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Table.FirstRow | Aspose.Words for .NET

    Discover the FirstRow property of tables, effortlessly access the first row node for streamlined data management and enhanced table functionality....tables in a document. Document doc = new Document ( MyDir + "Tables...tables into one. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/net/aspose.words.tab...