Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 6,491 for

document insertion

(0.06 sec)
  1. ImageWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with image in Java....Working with Watermark documentation article. Examples: Shows...local file system. Document doc = new Document(); // Modify the...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldLastSavedBy class | Aspose.Words for Python

    aspose.words.fields.FieldLastSavedBy class. Implements the LASTSAVEDBY field...the Working with Fields documentation article. Remarks Retrieves...modified and saved the current document, as recorded in the LastModifiedBy...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ControlChar class | Aspose.Words for Node.js

    Aspose.Words.ControlChar class. Control characters often encountered in Documents...characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. Remarks Provides...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::ParagraphFormat::get_FirstLineIn...

    Aspose::Words::ParagraphFormat::get_FirstLineIndent method. Gets or sets the value (in points) for a first line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent in C++....Shows how to insert a paragraph into the document. auto doc =...= MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. LayoutCollector.GetEntity | Aspose.Words for .NET

    Discover the LayoutCollector GetEntity method, effortlessly retrieve the LayoutEnumerator's position for seamless Document navigation and enhanced productivity....given the document being enumerated and the document of the node...a Run of text then you can insert bookmark right before it and...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Font.color property | Aspose.Words for Node.js

    Font.color property. Gets or sets the color of the font....string Examples Shows how to insert formatted text using DocumentBuilder...DocumentBuilder. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.IsDeleteRevision | Aspose.Words for .NET

    Discover the ShapeBase IsDeleteRevision property, learn how it indicates object deletion in Microsoft Word with change tracking enabled for enhanced Document management.... Document doc = new Document (); Assert . False...doc . TrackRevisions ); // Insert an inline shape without tracking...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FootnotePosition Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.FootnotePosition enum for customizable footnote placement, enhancing Document formatting and readability....the document collects and displays its footnotes. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...
  9. Aspose::Words::DocumentBuilder::InsertCheckBox ...

    Aspose::Words::DocumentBuilder::InsertCheckBox method. Inserts a checkbox form field at the current position in C++....System::String&, bool, int32_t) method Inserts a checkbox form field at the...form field node that was just inserted. Remarks If you specify a...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. ShapeBase.soft_edge property | Aspose.Words for...

    ShapeBase.soft_edge property. Gets soft edge formatting for the shape.... insert_shape ( shape_type = aw . drawing...soft_edge . radius = 30 builder . document . save ( file_name = ARTIFACTS_DIR...

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