Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 18,768 for

insert documents

(0.1 sec)
  1. IStructuredDocumentTag.tag property | Aspose.Wo...

    IStructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...how to create a structured document tag in a plain text box and...new aw . Document (); // Create a structured document tag that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. StructuredDocumentTag.multiline property | Aspo...

    StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of text....how to create a structured document tag in a plain text box and...new aw . Document (); // Create a structured document tag that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. AxisTimeUnit enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.AxisTimeUnit enumeration. Specifies the unit of time for axes.... Examples Shows how to insert chart with date/time values...values. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MultiplePagesType | Aspose.Words for Java

    Specifies how document is printed out in Java....MultiplePagesType Specifies how document is printed out. Examples:...configure a document that can be printed as a book fold. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  5. BuiltInDocumentProperties.RevisionNumber | Aspo...

    Manage your document's RevisionNumber with BuiltInDocumentProperties. Easily track changes and enhance version control for better collaboration....property Gets or sets the document revision number. public int...with REVNUM fields. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.pro...
  6. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++....StoryType enum Text of a Word document is stored in stories. StoryType...There is no such story in the document. MainText 1 Contains the main...

    reference.aspose.com/words/cpp/aspose.words/sto...
  7. Aspose::Words::PageSetup::get_PageNumberStyle m...

    Aspose::Words::PageSetup::get_PageNumberStyle method. Gets or sets the page number format in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...2, page 3." ); // Move the document builder to the first section's...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Aspose::Words::Tables::Table::AutoFit method | ...

    Aspose::Words::Tables::Table::AutoFit method. Resizes the table and cells according to the specified auto fit behavior in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...-> StartTable (); // We must insert at least one row before setting...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Row Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Row class for seamless table row management in your Documents. Enhance your document processing with powerful features!...the Working with Tables documentation article. public class Row...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Footnote.referenceMark property | Aspose.Words ...

    Footnote.referenceMark property. Gets/sets custom reference mark to be used for this footnote... Examples Shows how to insert and customize footnotes. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...