Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 4,948 for

assemble document

(0.12 sec)
  1. WatermarkLayout Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkLayout enum for optimal watermark positioning. Enhance your Document design with precise layout control and customization.... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/wat...
  2. CustomXmlProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CustomXmlProperty class, designed to simplify managing custom XML attributes and smart tag properties for enhanced Document control....Structured Document Tags or Content Control documentation article...void Create () { Document doc = new Document (); // A smart tag...

    reference.aspose.com/words/net/aspose.words.mar...
  3. FieldPrivate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrivate class for seamless integration of PRIVATE fields, enhancing Document automation and customization....the Working with Fields documentation article. public class FieldPrivate...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Body Class | Aspose.Words for .NET

    Discover the Aspose.Words.Body class, your essential tool for managing section text effortlessly and enhancing Document processing efficiency....Words Document Object Model (DOM) documentation article. public...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/body/
  5. FieldDde Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDde class for seamless DDE field implementation. Enhance your Document automation with powerful features today!...the Working with Fields documentation article. public class FieldDde...modifications made to the document. IsLinked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  6. TabStopCollection.Add | Aspose.Words for .NET

    Discover how the TabStopCollection Add method efficiently adds or updates tab stops, enhancing your Document's layout and formatting....stops to a document. Document doc = new Document (); Paragraph...TabStopCollection namespace Aspose.Words assembly Aspose.Words Add( double,...

    reference.aspose.com/words/net/aspose.words/tab...
  7. Table.AllowOverlap | Aspose.Words for .NET

    Discover the Table AllowOverlap property, which controls whether floating objects can overlap your table. Enhance layout flexibility for better Document presentation....other floating objects in the document to overlap its extents when...tables properties. Document doc = new Document ( MyDir + "Table...

    reference.aspose.com/words/net/aspose.words.tab...
  8. CellFormat.SetPaddings | Aspose.Words for .NET

    Discover the CellFormat SetPaddings method to customize cell spacing in points, enhancing your layout for improved readability and design.... Document doc = new Document (); DocumentBuilder...table cell we create with the document builder. builder . CellFormat...

    reference.aspose.com/words/net/aspose.words.tab...
  9. ShapeBase.Name | Aspose.Words for .NET

    Discover the ShapeBase Name property to easily manage optional shape names, enhancing your design flexibility and project organization.... Document doc = new Document (); DocumentBuilder...AltText.docx" ); // Save the document to HTML, and then delete the...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Row.Hidden | Aspose.Words for .NET

    Row Hidden property Documentation. Control table row visibility in Word Documents programmatically with boolean hide/show settings....supported for WordML and ODT documents. Examples Shows how to hide...hide a table row. Document doc = new Document ( MyDir + "Tables...

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