Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 6,472 for

document insertion

(0.04 sec)
  1. EndnoteOptions class | Aspose.Words for Node.js

    Aspose.Words.Notes.EndnoteOptions class. Represents the endnote numbering options for a Document or section...endnote numbering options for a document or section. To learn more...with Footnote and Endnote documentation article. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BuiltInDocumentProperties.hyperlinkBase propert...

    BuiltInDocumentProperties.hyperlinkBase property. Specifies the base string used for evaluating relative hyperlinks in this Document....relative hyperlinks in this document. get hyperlinkBase () : string...in the document’s properties. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldCitation | Aspose.Words for Java

    Implements the CITATION field in Java....with Fields documentation article. Remarks: Inserts the contents...BIBLIOGRAPHY fields. // Open a document containing bibliographical...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::RunCollection class | Aspose.Wor...

    Aspose::Words::RunCollection class. Provides typed access to a collection of Run nodes. To learn more, visit the Documentation article in C++....the Programming with Documents documentation article. class RunCollection...this collection and from the document. Contains (const System::...

    reference.aspose.com/words/cpp/aspose.words/run...
  5. ShapeMarkupLanguage Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeMarkupLanguage enum, defining shape markup languages for enhanced Document formatting and design flexibility....saved document to adhere to. Document doc = new Document (); DocumentBuilder...with Microsoft Word 2003, // inserting an image will define its shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Style Class | Aspose.Words for .NET

    Discover Aspose.Words.Style class for managing custom and built-in styles effortlessly. Enhance your Document formatting with ease and precision....with Styles and Themes documentation article. public class Style...MS Word. Document { get; } Gets the owner document. Font { get;...

    reference.aspose.com/words/net/aspose.words/style/
  7. ShapeBase.rotation property | Aspose.Words for ...

    ShapeBase.rotation property. Defines the angle (in degrees) that a shape is rotated... Examples Shows how to insert and rotate an image. let doc...doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. InlineStory.isMoveFromRevision property | Aspos...

    InlineStory.isMoveFromRevision property. Returns ``true`` if this object was moved (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...
  9. Document.layout_options property | Aspose.Words...

    Document.layout_options property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this Document....layout_options property Document.layout_options property Gets...the layout process of this document. @property def layout_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_LastSection method. Gets the last section in the building block in C++....to a document. void CreateAndInsert () { // A document's glossary...glossary document stores building blocks. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.bui...