Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 6,467 for

document insertion

(0.05 sec)
  1. SignatureLine.is_valid property | Aspose.Words ...

    SignatureLine.is_valid property. Indicates that signature line is signed by digital signature and this digital signature is valid....Examples Shows how to sign a document with a personal certificate...signature line. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SignatureLineOptions.show_date property | Aspos...

    SignatureLineOptions.show_date property. Gets or sets a value indicating that sign date is shown in the signature line...Examples Shows how to sign a document with a personal certificate...signature line. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SignatureLineOptions.allow_comments property | ...

    SignatureLineOptions.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog...Examples Shows how to sign a document with a personal certificate...signature line. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldDdeAuto.SourceFullName | Aspose.Words for ...

    Discover the FieldDdeAuto SourceFullName property to easily manage your source file's name and location for streamlined data handling....field types to link to other documents in the local file system,...insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. How to Add Image in DOCX using C++

    In this example, we will learn how to add image in DOCX using C++. Inserting images inside word Document using C++ is one of commonly inquired requirement by developers. Adding image to DOC using C++ can be achieved using simple API calls.... Inserting images inside word document using C++ is...Aspose::Words namespace Instantiate Document Class object to load DOCX...

    kb.aspose.com/words/cpp/how-to-add-image-in-doc...
  6. XmlMapping.setMapping method | Aspose.Words for...

    XmlMapping.setMapping method. Sets a mapping between the parent structured Document tag and an XML node of a custom XML data part....between the parent structured document tag and an XML node of a custom...whether the parent structured document tag is successfully mapped...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Tables::Cell::get_FirstParagraph...

    Aspose::Words::Tables::Cell::get_FirstParagraph method. Gets the first paragraph among the immediate children in C++....using a document builder. auto doc = MakeObject < Document > ();...nested table without using a document builder. void CreateNestedTable...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. CompareOptions.ignore_fields property | Aspose....

    CompareOptions.ignore_fields property. Specifies whether to compare differences in fields....to filter specific types of document elements when making a comparison...comparison. # Create the original document and populate it with various...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::DocumentBuilder::InsertShape met...

    Aspose::Words::DocumentBuilder::InsertShape method. Inserts free-floating shape with specified position, size and text wrap type in C++....Aspose::Words::Drawing::WrapType) method Inserts free-floating shape with specified...The shape type to insert into the document horzPos Aspose::W...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    Effortlessly insert OLE objects as icons in your Documents with DocumentBuilder. Customize icons and captions while ensuring seamless integration....string, bool, string, string ) Inserts an embedded or linked OLE object...object as icon into the document. Allows to specify icon file...

    reference.aspose.com/words/net/aspose.words/doc...