Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 19,436 for

document insertion

(0.09 sec)
  1. HtmlSaveOptions.table_width_output_mode propert...

    HtmlSaveOptions.table_width_output_mode property. Controls how table, row and cell widths are exported to HTML, MHTML or EPUB... In a document in Aspose.Words, tables, rows...units too. When you convert a document to HTML using Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FootnoteType | Aspose.Words for Java

    Specifies whether this is a footnote or an endnote in Java.... Document doc = new Document(); DocumentBuilder...new DocumentBuilder(doc); // Insert some text and mark it with...

    reference.aspose.com/words/java/com.aspose.word...
  3. Paragraph.IsInsertRevision | Aspose.Words for .NET

    Discover the Paragraph IsInsertRevision property in Word. Learn how it identifies inserted text during change tracking for efficient Document management....Returns true if this object was inserted in Microsoft Word while change...revision paragraphs. Document doc = new Document (); Body body = doc...

    reference.aspose.com/words/net/aspose.words/par...
  4. SignatureLine.Email | Aspose.Words for .NET

    Manage suggested signers' email addresses effortlessly with SignatureLine Email property. Enhance your workflow with customizable, user-friendly features....and insert it into a document. Document doc = new Document ();...SignerTitle = "Senior Manager" }; // Insert a shape that will contain a...

    reference.aspose.com/words/net/aspose.words.dra...
  5. SignatureLine.Signer | Aspose.Words for .NET

    Enhance your Documents with SignatureLine Signer property. Easily set suggested signers for signature lines, streamlining your signing process effortlessly....and insert it into a document. Document doc = new Document ();...SignerTitle = "Senior Manager" }; // Insert a shape that will contain a...

    reference.aspose.com/words/net/aspose.words.dra...
  6. SignatureLine.SignerTitle | Aspose.Words for .NET

    Customize the SignerTitle in SignatureLine to enhance your Document workflow. Set suggested titles like 'Manager' for streamlined signing experiences....and insert it into a document. Document doc = new Document ();...SignerTitle = "Senior Manager" }; // Insert a shape that will contain a...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Footnote.story_type property | Aspose.Words for...

    Footnote.story_type property. Returns [StoryType.FOOTNOTES](../../../aspose.words/storytype/#FOOTNOTES) or [StoryType.ENDNOTES](../../../aspose.words/storytype/#ENDNOTES)....how to insert InlineStory nodes. doc = aw . Document () builder...doc ) footnote = builder . insert_footnote ( footnote_type =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add brushes and gradients to XPS files | .NET

    .NET API Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of C# code....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/net/work-with-brushes/
  9. Node.previous_sibling property | Aspose.Words f...

    Node.previous_sibling property. Gets the node immediately preceding this node....section in the document. doc = aw . Document () builder = aw...'Section 1 text.' ) builder . insert_break ( aw . BreakType . S...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageSaveOptions.clone method | Aspose.Words fo...

    ImageSaveOptions.clone method. Creates a deep clone of this object....render a document to an image. doc = aw . Document () builder...'Hello world!' ) builder . insert_image ( file_name = IMAGE_DIR...

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