Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 21,358 for

extension

(0.09 sec)
  1. TaskPaneCollection class | Aspose.Words for Python

    aspose.words.webExtensions.TaskPaneCollection class. Specifies a list of persisted task pane objects...Examples Shows how to add a web extension to a document. doc = aw ....webextensions . TaskPane () doc . web_extension_task_panes . add ( my_script_task_pane...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Ignore Design Row Height|Aspose.Words for Repor...

    Ignore Design Row Height and Allow Auto Fit settings of the Aspose.Words for Reporting Services.... < Extension Name = "AWDOC" Type = "Aspose...AllowAutoFit > </ Configuration > </ Extension > </ Render > Shrink Space...

    docs.aspose.com/words/reportingservices/ignore-...
  3. WebExtensionBindingType enumeration | Aspose.Wo...

    aspose.words.webExtensions.WebExtensionBindingType enumeration. Enumerates available types of binding between a web Extension and the data in the document....of binding between a web extension and the data in the document...Examples Shows how to add a web extension to a document. doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. WebExtensionBindingType Enum | Aspose.Words for...

    Discover the Aspose.Words WebExtensionBindingType enum, which defines binding types for seamless integration of web Extensions with your document data....of binding between a web extension and the data in the document...Examples Shows how to add a web extension to a document. Document doc...

    reference.aspose.com/words/net/aspose.words.web...
  5. BaseWebExtensionCollection1.Count | Aspose.Word...

    Discover the BaseWebExtensionCollection Count property to easily retrieve the total number of elements, enhancing your web development efficiency....document’s collection of web extensions. Document doc = new Document...Document ( MyDir + "Web extension.docx" ); Assert . That ( doc ....

    reference.aspose.com/words/net/aspose.words.web...
  6. WebExtensionBindingType | Aspose.Words for Java

    Enumerates available types of binding between a web Extension and the data in the document in Java....of binding between a web extension and the data in the document...Examples: Shows how to add a web extension to a document. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::WebExtensions::WebExtensionRefer...

    Aspose::Words::WebExtensions::WebExtensionReference::get_Id method. Identifier associated with the web Extension within a catalog provider in C++....Identifier associated with the web extension within a catalog provider...Examples Shows how to add a web extension to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.web...
  8. Aspose::Words::WebExtensions::WebExtension::get...

    Aspose::Words::WebExtensions::WebExtension::get_Bindings method. Specifies a list of web Extension bindings in C++....method Specifies a list of web extension bindings. System :: SharedPtr...Examples Shows how to add a web extension to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.web...
  9. Aspose::Words::WebExtensions::WebExtension::get...

    Aspose::Words::WebExtensions::WebExtension::get_IsFrozen method. Specifies whether the user can interact with the web Extension or not in C++....can interact with the web extension or not. bool Aspose :: Words...Examples Shows how to add a web extension to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.web...
  10. Working with DataTable Objects in Java|Aspose.W...

    Treat DataTable row objects in template expressions as enumerations of their rows when building a report in Java....normally apply enumeration extension methods (see “Appendix A.... Enumeration Extension Methods” for more information) to DataTable...

    docs.aspose.com/words/java/working-with-datatab...