Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 13,436 for

document insertion

(0.1 sec)
  1. FieldTC Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTC class for seamless TC field implementation, enhancing your Document processing with powerful features....the Working with Fields documentation article. public sealed class...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  2. CellFormat.rightPadding property | Aspose.Words...

    CellFormat.rightPadding property. Returns or sets the amount of space (in points) to add to the right of the contents of cell....with a document builder. let doc = new aw . Document (); let...write ( "Row 1, cell 1." ); // Insert a second cell, and then configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CellFormat.leftPadding property | Aspose.Words ...

    CellFormat.leftPadding property. Returns or sets the amount of space (in points) to add to the left of the contents of cell....with a document builder. let doc = new aw . Document (); let...write ( "Row 1, cell 1." ); // Insert a second cell, and then configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CellFormat.bottomPadding property | Aspose.Word...

    CellFormat.bottomPadding property. Returns or sets the amount of space (in points) to add below the contents of cell....with a document builder. let doc = new aw . Document (); let...write ( "Row 1, cell 1." ); // Insert a second cell, and then configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FlipOrientation Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.FlipOrientation enum for versatile shape orientation options. Enhance your Document design with flexible customization!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert an image shape and leave its...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartAxis.CategoryType | Aspose.Words for .NET

    Discover the ChartAxis CategoryType property to easily customize your category axis for enhanced data visualization and improved chart clarity.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FieldArgumentBuilder.AddNode | Aspose.Words for...

    Enhance your code with the FieldArgumentBuilder AddNode method. Seamlessly add nodes to arguments for improved functionality and performance.... and then insert them into the document. Document doc = new Document...Document (); // Below are three examples of field construction...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::ParagraphFormat::get_KeepTogethe...

    Aspose::Words::ParagraphFormat::get_KeepTogether method. True if all lines in the paragraph are to remain on the same page in C++....Shows how to insert a paragraph into the document. auto doc =...= MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_DateDisplayLocale method. Allows to set/get the language format for the date displayed in this SDT in C++....structured document tag. auto doc = MakeObject < Document > (); //...// Insert a structured document tag that prompts the user to...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. ThemeColors.light1 property | Aspose.Words for ...

    ThemeColors.light1 property. Specifies color Light 1.... Document ( file_name = MY_DIR + 'Theme...object gives us access to the document theme, a source of default...

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