Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 6,468 for

document insertion

(0.04 sec)
  1. FootnotePosition enumeration | Aspose.Words for...

    aspose.words.notes.FootnotePosition enumeration. Defines the footnote position....different place where the document collects and displays its...its footnotes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java....structured document tag, but keeps content inside. Document doc =...= new Document(getMyDir() + "Structured document tags.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Drawing::ShapeBase::get_IsDelete...

    Aspose::Words::Drawing::ShapeBase::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++.... auto doc = MakeObject < Document > (); ASSERT_FALSE ( doc ->...get_TrackRevisions ()); // Insert an inline shape without tracking...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Document.theme property | Aspose.Words for Python

    Document.theme property. Gets the [Document.theme](./) object for this Document....property Document.theme property Gets the Document.theme object...object for this document. @property def theme ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FormField::get_Default m...

    Aspose::Words::Fields::FormField::get_Default method. Gets or sets the default value of the check box form field. Default value for this property is false in C++....how insert different kinds of form fields into a document, and...process them with using a document visitor implementation. void...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FormField::get_DropDownS...

    Aspose::Words::Fields::FormField::get_DropDownSelectedIndex method. Gets or sets the index specifying the currently selected item in a dropdown form field in C++....how insert different kinds of form fields into a document, and...process them with using a document visitor implementation. void...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FormField::get_TextInput...

    Aspose::Words::Fields::FormField::get_TextInputType method. Gets or sets the type of a text form field in C++....how insert different kinds of form fields into a document, and...process them with using a document visitor implementation. void...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FormField::get_IsCheckBo...

    Aspose::Words::Fields::FormField::get_IsCheckBoxExactSize method. Gets or sets the boolean value that indicates whether the size of the textbox is automatic or specified explicitly in C++....how insert different kinds of form fields into a document, and...process them with using a document visitor implementation. void...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. SmartTag constructor | Aspose.Words for Node.js

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class....doc DocumentBase The owner document. Remarks When you create a...node, you need to specify a document to which the node belongs...

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