Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 6,443 for

insert documents

(0.04 sec)
  1. Aspose::Words::Tables::CellFormat::get_Horizont...

    Aspose::Words::Tables::CellFormat::get_HorizontalMerge method. Specifies how the cell is merged horizontally with other cells in the row in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...DocumentBuilder > ( doc ); // Insert a cell into the first column...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose::Words::NodeCollection::Remove method | ...

    Aspose::Words::NodeCollection::Remove method. Removes the node from the collection and from the document in C++....the collection and from the document. void Aspose :: Words :: NodeCollection.... auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. FieldDate.use_saka_era_calendar property | Aspo...

    FieldDate.use_saka_era_calendar property. Gets or sets whether to use the Saka Era calendar.... Document () builder = aw . DocumentBuilder...If we want the text in the document always to display the correct...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldDate.use_lunar_calendar property | Aspose....

    FieldDate.use_lunar_calendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar.... Document () builder = aw . DocumentBuilder...If we want the text in the document always to display the correct...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Discover how the ViewOptions DoNotDisplayPageBoundaries property enhances your layout by eliminating top margin space for a cleaner, more professional look.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert content that spans across 3...

    reference.aspose.com/words/net/aspose.words.set...
  6. NodeChangingArgs.action property | Aspose.Words...

    NodeChangingArgs.action property. Gets a value indicating what type of node change event is occurring....to monitor changes to the document tree in real-time as we edit...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. NodeChangingArgs.oldParent property | Aspose.Wo...

    NodeChangingArgs.oldParent property. Gets the node's parent before the operation began....to monitor changes to the document tree in real-time as we edit...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FormField.result property | Aspose.Words for Py...

    FormField.result property. Gets or sets a string that represents the result of this form field....Shows how to insert a combo box. doc = aw . Document () builder...'Please select a fruit: ' ) # Insert a combo box which will allow...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Paragraph.breakIsStyleSeparator property | Aspo...

    Paragraph.breakIsStyleSeparator property. True if this paragraph break is a Style Separator... Document (); let builder = new aw ...BreakType . PageBreak ); // Insert a paragraph with a style that...

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

    Discover Aspose.Words.Drawing.VerticalAlignment enum for precise vertical alignment of text frames and tables in your Documents. Enhance layout control!... Inline -1 Not documented. Seems to be a possible value...None. Examples Shows how to insert a floating image to the center...

    reference.aspose.com/words/net/aspose.words.dra...