Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 7,245 for

document insertion

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Section.prepend_content method | Aspose.Words f...

    Section.prepend_content method. Inserts a copy of content of the source section at the beginning of this section....prepend_content(source_section) Inserts a copy of content of the source...section belongs to a different document. No new section is created...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions.scale_image_to_shape_size prope...

    HtmlSaveOptions.scale_image_to_shape_size property. Specifies whether images are scaled by Aspose.Words to the bounding shape size when exporting to HTML, MHTML or EPUB...image in a Microsoft Word document is a shape. The shape has...browser when displaying the document. When HtmlSaveOptions.sca...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties....formatting before inserting text. Examples Shows how to insert a string...a border into a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_LockContents method. When set to true, this property will prohibit a user from editing the contents of this SDT in C++....structured document tags. auto doc = MakeObject < Document > (); auto...doc ); // Insert a plain text structured document tag, which...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. BuildingBlockCollection.Item | Aspose.Words for...

    Access specific building blocks effortlessly with our BuildingBlockCollection. Retrieve items by index for seamless integration in your projects....glossary document. public void GlossaryDocument () { Document doc...doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.bui...
  10. CustomXmlPart.clone method | Aspose.Words for N...

    CustomXmlPart.clone method. Makes a deep enough copy of the object...how to create a structured document tag with custom XML data.... let doc = new aw . Document (); // Construct an XML part that...

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