Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 7,237 for

document insertion

(0.11 sec)
  1. Shape.SignatureLine | Aspose.Words for .NET

    Discover how to access the SignatureLine object for your shapes. Easily identify signature lines and enhance your Document's professionalism!...Remarks You can insert new SignatureLine into the document using InsertSignatureLine...and insert it into a document. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ParagraphFormat.isHeading property | Aspose.Wor...

    ParagraphFormat.isHeading property. True when the paragraph style is one of the built-in Heading styles....a saved PDF document. let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); // Insert headings that can serve as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to Insert Hyperlink in Word using C#

    This short tutorial guides you on how to insert hyperlink in Word using C#. It provides all the necessary details to establish the environment and a runnable sample code to add hyperlink in Word using C#....TeX Product Family How to Insert Hyperlink in Word using C#...tutorial guides you on how to insert hyperlink in Word using C#...

    kb.aspose.com/words/net/how-to-insert-hyperlink...
  4. Aspose::Words::DocumentBuilder::InsertChart met...

    Aspose::Words::DocumentBuilder::InsertChart method. Inserts an chart object into the Document and scales it to the specified size in C++....) method Inserts an chart object into the document and scales...The chart type to insert into the document. horzPos Aspose::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Placeholder method. Gets the BuildingBlock containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the XmlMapping element or the IsShowingPlaceholderText element is true in C++....structured document tag. auto doc = MakeObject < Document > (); //...// Insert a plain text structured document tag of the "PlainText"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_SignatureLineId method. Signature line identifier. Default value is Empty (all zeroes) Guid in C++....add a signature line to a document, and then sign it using a...srcDocumentPath = MyDir + u "Document.docx" ; String dstDocumentPath...

    reference.aspose.com/words/cpp/aspose.words.dig...
  7. MarkupLevel enumeration | Aspose.Words for Python

    aspose.words.markup.MarkupLevel enumeration. Specifies the level in the Document tree where a particular [StructuredDocumentTag](../structuredDocumenttag/) can occur....Specifies the level in the document tree where a particular StructuredDocumentTa...control elements. doc = aw . Document () builder = aw . DocumentBuilder...

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

    Aspose.Words.Body class. Represents a container for the main text of a section...Words Document Object Model (DOM) documentation article. Remarks...(Inherited from Node ) document Gets the document to which this node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageSetup.vertical_alignment property | Aspose....

    PageSetup.vertical_alignment property. Returns or sets the vertical alignment of text on each page in a Document or section....of text on each page in a document or section. @property def...to sections in a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CellFormat.width property | Aspose.Words for Py...

    CellFormat.width property. Gets the width of the cell in points....Words on document loading and saving. Currently...combination of table, cell and document properties is supported. The...

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