Sort Score
Result 10 results
Languages All
Labels All
Results 6,551 - 6,560 of 155,671 for

doc

(0.15 sec)
  1. FieldLink.insert_as_bitmap property | Aspose.Wo...

    FieldLink.insert_as_bitmap property. Gets or sets whether to insert the linked object as a bitmap....= insert_linked_object_as ): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are three types of fields...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldDde.insert_as_picture property | Aspose.Wo...

    FieldDde.insert_as_picture property. Gets or sets whether to insert the linked object as a picture....= insert_linked_object_as ): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are three types of fields...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldLink.insert_as_html property | Aspose.Word...

    FieldLink.insert_as_html property. Gets or sets whether to insert the linked object as HTML format text....= insert_linked_object_as ): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are three types of fields...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldLink.format_update_type property | Aspose....

    FieldLink.format_update_type property. Gets or sets a way the linked object updates its formatting....= insert_linked_object_as ): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are three types of fields...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDdeAuto.prog_id property | Aspose.Words fo...

    FieldDdeAuto.prog_id property. Gets or sets the application type of the link information....= insert_linked_object_as ): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are three types of fields...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Keywords method. Gets or sets the Document keywords in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < BuiltInDocumentPrope...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Aspose::Words::Fields::FieldToc::get_EntryIdent...

    Aspose::Words::Fields::FieldToc::get_EntryIdentifier method. Gets or sets a string that should match type identifiers of TC fields being included in C++....FieldTocEntryIdentif () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a TOC field, which...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldTC::get_Text method...

    Aspose::Words::Fields::FieldTC::get_Text method. Gets or sets the text of the entry in C++....FieldTocEntryIdentif () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a TOC field, which...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. RowFormat.Height | Aspose.Words for .NET

    Discover the RowFormat Height property to easily adjust table row height in points, enhancing your Document's layout and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  10. RowFormat.HeightRule | Aspose.Words for .NET

    Discover the RowFormat HeightRule property to easily customize table row heights for optimal layout and design in your applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...