Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 6,445 for

insert documents

(0.03 sec)
  1. Aspose::Words::Fields::FieldDate::get_UseSakaEr...

    Aspose::Words::Fields::FieldDate::get_UseSakaEraCalendar method. Gets or sets whether to use the Saka Era calendar in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...If we want the text in the document always to display the correct...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. CustomXmlPartCollection.Add | Aspose.Words for ...

    Discover the CustomXmlPartCollection Add method to effortlessly enhance your collections by adding new items with ease and efficiency....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Aspose::Words::Drawing::VerticalAlignment enum ...

    Aspose::Words::Drawing::VerticalAlignment enum. Specifies vertical alignment of a floating shape, text frame or a floating table in C++.... Inline -1 Not documented. Seems to be a possible value...None . Examples Shows how to insert a floating image to the center...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. FieldDate.UseLunarCalendar | Aspose.Words for .NET

    Optimize your date management with FieldDate's UseLunarCalendar property. Easily switch between Hijri and Hebrew Lunar calendars for enhanced functionality.... Document doc = new Document (); DocumentBuilder...If we want the text in the document always to display the correct...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Fields::FormField::get_TextInput...

    Aspose::Words::Fields::FormField::get_TextInputDefault method. Gets or sets the default string or a calculation expression of a text form field in C++....Microsoft Word will display in the document when the form field is empty...formula result automatically and inserts it into the form field. Microsoft...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldToc.page_number_omitting_level_range prope...

    FieldToc.page_number_omitting_level_range property. Gets or sets a range of levels of the table of contents entries from which to omits page numbers.... Examples Shows how to insert a TOC, and populate it with...def field_toc (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldToc.use_paragraph_outline_level property |...

    FieldToc.use_paragraph_outline_level property. Gets or sets whether to use the applied paragraph outline level.... Examples Shows how to insert a TOC, and populate it with...def field_toc (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldToc.preserve_line_breaks property | Aspose...

    FieldToc.preserve_line_breaks property. Gets or sets whether to preserve newline characters within table entries.... Examples Shows how to insert a TOC, and populate it with...def field_toc (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FormFieldCollection clas...

    Aspose::Words::Fields::FormFieldCollection class. A collection of FormField objects that represent all the form fields in a range. To learn more, visit the documentation article in C++....Working with Form Fields documentation article. class FormFieldCollection...this collection and from the document. get_Count () Returns the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Fields::FormField::get_Result me...

    Aspose::Words::Fields::FormField::get_Result method. Gets or sets a string that represents the result of this form field in C++....how to insert a combo box. auto doc = MakeObject < Document > ();..."Please select a fruit: " ); // Insert a combo box which will allow...

    reference.aspose.com/words/cpp/aspose.words.fie...