Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 30,980 for

doc

(0.04 sec)
  1. Aspose::Words::Fields::FormFieldCollection::Rem...

    Aspose::Words::Fields::FormFieldCollection::RemoveAt method. Removes a form field at the specified index in C++.... void Visitor () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Use a document builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FormField::get_CheckBoxS...

    Aspose::Words::Fields::FormField::get_CheckBoxSize method. Gets or sets the size of the checkbox in points. Has effect only when IsCheckBoxExactSize is true in C++.... void Visitor () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Use a document builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Drawing::ShapeMarkupLanguage enu...

    Aspose::Words::Drawing::ShapeMarkupLanguage enum. Specifies Markup language used for the shape in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. HorizontalRuleFormat | Aspose.Words for Java

    Represents horizontal rule formatting in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertHorizontalRule();...

    reference.aspose.com/words/java/com.aspose.word...
  5. Row.row_format property | Aspose.Words for Python

    Row.row_format property. Provides access to the formatting properties of the row.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

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

    Aspose::Words::Fields::FormField::get_DropDownItems method. Provides access to the items of a dropdown form field in C++.... void Visitor () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Use a document builder...

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

    Aspose::Words::Fields::FormField::get_HelpText method. Returns or sets the text that's displayed in a message box when the form field has the focus and the user presses F1 in C++.... void Visitor () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Use a document builder...

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

    Aspose::Words::Fields::FormField::get_TextInputFormat method. Returns or sets the text formatting for a text form field in C++.... void Visitor () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Use a document builder...

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

    Aspose::Words::Fields::FormField::get_OwnStatus method. Specifies the source of the text that's displayed in the status bar when a form field has the focus in C++.... void Visitor () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Use a document builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::DocumentBuilder::get_PageSetup m...

    Aspose::Words::DocumentBuilder::get_PageSetup method. Returns an object that represents current page setup and section properties in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/cpp/aspose.words/doc...