Aspose::Words::Saving::HtmlSaveOptions::get_AllowNegativeIndent method. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB. Default value is false in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a table with a negative indent...
Table.top_padding property. Gets or sets the amount of space (in points) to add above the contents of cells.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Row...
Discover the Aspose.Words.Fields.FieldListNum class for seamless LISTNUM field implementation. Enhance Document automation with powerful features today!...the Working with Fields documentation article. public class FieldListNum...modifications made to the document. IsLocked { get; set; } Gets...
.NET API to Convert EPUB to ODP without using Microsoft Word...enable you to manipulate PDF documents, such as creating, editing...and modify slides, as well as insert and manipulate text, images...
Border.tintAndShade property. Gets or sets a double value that lightens or darkens a color.... Examples Shows how to insert a paragraph with a top border...border. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...
TextColumnCollection indexer. Returns a text column at the specified index.... Document () builder = aw . DocumentBuilder...'Narrow column 1.' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK...
Aspose::Words::Border::get_TintAndShade method. Gets or sets a double value that lightens or darkens a color in C++.... Examples Shows how to insert a paragraph with a top border...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
TextColumn.width property. Gets or sets the width of the text column in points.... Document () builder = aw . DocumentBuilder...'Narrow column 1.' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK...
Personalize your Mail merge WORD file using C#. Automate emails or build reports using Mail merge WORD template in C#....NET library for merging document templates and user data into...independent API. Use our Mail merge document API to develop high-level...
FieldGoToButton.location property. Gets or sets the name of a bookmark, a page number, or some other item to jump to....Shows to insert a GOTOBUTTON field. doc = aw . Document () builder...references. field = builder . insert_field ( field_type = aw . fields...