Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 6,471 for

document insertion

(0.08 sec)
  1. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Clear method. Removes all elements from the collection in C++....how to create a structured document tag with custom XML data.... auto doc = MakeObject < Document > (); // Construct an XML part...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose.Words module | Aspose.Words for Node.js

    The Aspose.Words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word Documents without utilizing Microsoft Word....and printing Microsoft Word documents without utilizing Microsoft...Automation and System.Xml. A document in Aspose.Words is represented...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInfo class, your go-to solution for implementing the INFO field efficiently in Document processing. Unlock powerful features today!...the Working with Fields documentation article. public class FieldInfo...the type of the document property to insert. IsDirty { get; set;...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Footnote.FootnoteType | Aspose.Words for .NET

    Discover the FootnoteType property, easily identify footnotes or endnotes in your Documents for enhanced clarity and organization.... Document doc = new Document (); DocumentBuilder...mark at the location that we insert them. // The reference mark...

    reference.aspose.com/words/net/aspose.words.not...
  5. RunCollection.toArray method | Aspose.Words for...

    RunCollection.toArray method. Copies all runs from the collection to a new array of runs.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ThemeColors | Aspose.Words for Java

    Represents the color scheme of the Document theme which contains twelve colors in Java....Represents the color scheme of the document theme which contains twelve...fonts for themes. Document doc = new Document(getMyDir() + "Theme...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldSkipIf.RightExpression | Aspose.Words for ...

    Discover the FieldSkipIf RightExpression property, easily manage comparison expressions for enhanced data control and streamlined operations.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a SKIPIF field. If the current...

    reference.aspose.com/words/net/aspose.words.fie...
  8. DocumentBuilder.insert_combo_box method | Aspos...

    DocumentBuilder.insert_combo_box method. Inserts a combobox form field at the current position....insert_combo_box method insert_combo_box(name, items, selected_index)...selected_index) Inserts a combobox form field at the current position...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Setting bookmark.Text="" makes its parentNode n...

    In the newest version of Aspose.Word, we are trying to remove bookmarks from a Document and put something else there. We loop through Document nodes, and check if the node has a bookmark. If it does we set the bookmark.T…...to remove bookmarks from a document and put something else there...there. We loop through document nodes, and check if the node has...

    forum.aspose.com/t/setting-bookmark-text-makes-...
  10. Aspose::Words::Notes::Footnote::get_FootnoteTyp...

    Aspose::Words::Notes::Footnote::get_FootnoteType method. Returns a value that specifies whether this is a footnote or endnote in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...mark at the location that we insert them. // The reference mark...

    reference.aspose.com/words/cpp/aspose.words.not...