Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 17,947 for

insert documents

(0.06 sec)
  1. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::RemoveAt method. Removes a GradientStop from the collection at a specified index in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. FieldBuilder.AddArgument | Aspose.Words for .NET

    Enhance your coding with FieldBuilder's AddArgument method, designed to effortlessly add field arguments for streamlined development.... 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...
  3. DocumentBuilder.insertOleObjectAsIcon method | ...

    Aspose.Words.DocumentBuilder.InsertOleObjectAsIcon method...isLinked, iconFile, iconCaption) Inserts an embedded or linked OLE object...object as icon into the document. Allows to specify icon file...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DropDownItemCollection class | Aspose.Words for...

    Aspose.Words.Fields.DropDownItemCollection class. A collection of strings that represent all the items in a drop-down form field...the Working with Fields documentation article. Properties Name...the collection. insert(index, value) Inserts a string into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with Hyphenation in Python|Aspose.Words...

    Use hyphenation for a more compact arrangement of text using Python. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries....compact arrangement of text in a document. At the same time, it is important...a serious impact on user documents – hyphenation affects the...

    docs.aspose.com/words/python-net/working-with-h...
  6. FieldXE.page_number_replacement property | Aspo...

    FieldXE.page_number_replacement property. Gets or sets text used in place of a page number.... Document () builder = aw . DocumentBuilder...each XE field found in the document. # Each entry will display...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutOptions.revision_options property | Aspos...

    LayoutOptions.revision_options property. Gets revision options....rendered output document. doc = aw . Document () builder = aw...DocumentBuilder ( doc = doc ) # Insert a revision, then change the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Inline.parentParagraph property | Aspose.Words ...

    Inline.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Inline.isDeleteRevision property | Aspose.Words...

    Inline.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

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

    Discover ControlChar Cr, the carriage return character (x000d or r) that enhances text formatting. Simplify your coding with our unique solutions!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert paragraphs with text with DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/con...