Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 20,011 for

document insertion

(0.1 sec)
  1. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the gradient stop.... Document (); let builder = new aw ...gradientStops . removeAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Fill.gradientStops property | Aspose.Words for ...

    Fill.gradientStops property. Gets a collection of [GradientStop](../../gradientstop/) objects for the fill.... Document (); let builder = new aw ...gradientStops . removeAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection.... Document (); let builder = new aw ...gradientStops . removeAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a paragraph break into the Document in C++.... method Inserts a paragraph break into the document. System ::...paragraph node that was just inserted. It is the same node as CurrentParagraph...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Unable to edit text inserted to plain text cont...

    Hi, I cannot edit text pasted into a plain text content control. I can only remove the whole text and paste another one. I’m using Aspose.Words Java 21.6. In the attachments template and the result Documents. I want to k…...Unable to edit text inserted to plain text content control Aspose...attachments template and the result documents. I want to know if it is possible...

    forum.aspose.com/t/unable-to-edit-text-inserted...
  6. Advanced operations in Node.js|Aspose.PDF for N...

    Aspose.PDF for Node.js via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....programmatically, be they documents created with Aspose.PDF as...Working with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/nodejs-cpp/advanced-operati...
  7. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...the Working with Shapes documentation article. Remarks Using the...shapes in a Microsoft Word document. An important property of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BuildingBlock.behavior property | Aspose.Words ...

    BuildingBlock.behavior property. Specifies the behavior that shall be applied when the contents of the building block is inserted into the main Document....building block is inserted into the main document. get behavior ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Paragraph::get_IsInsertRevision ...

    Aspose::Words::Paragraph::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....Returns true if this object was inserted in Microsoft Word while change...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. DocumentBuilder.writeln method | Aspose.Words f...

    aspose.words.DocumentBuilder.writeln method...Contents [ Hide ] writeln(text) Inserts a string and a paragraph break...break into the document. def writeln ( self , text : str ): ....

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