Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 22,601 for

extension

(0.11 sec)
  1. HTML Export Images Folder|Aspose.Words for Repo...

    HTML Export Images Folder setting of the Aspose.Words for Reporting Services.... < Extension Name = "AWHTML" Type = "Aspose.../> </ Configuration > </ Extension > </ Render > Tip: Consider...

    docs.aspose.com/words/reportingservices/html-ex...
  2. Work with Office Add-ins in C++|Aspose.Words fo...

    Aspose.Words for C++ provides various classes for working with Office Add-ins. You can add Task Pane via web Extension and customize the pane and Extension properties....Objects for working with web extensions Using Task Panes The the...appearance. Using Web Extensions Web Extensions are tools that expand...

    docs.aspose.com/words/cpp/work-with-office-add-...
  3. WebExtensionBinding constructor | Aspose.Words ...

    WebExtensionBinding constructor. Creates web Extension binding with specified parameters....binding_type, app_ref) Creates web extension binding with specified parameters...Examples Shows how to add a web extension to a document. doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Using Lambda Functions in Java|Aspose.Words for...

    Use lambda functions in template expressions when building a report in Java....arguments of built-in enumeration extension methods in template expressions...“Appendix A. Enumeration Extension Methods” for more information...

    docs.aspose.com/words/java/using-lambda-functions/
  5. 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...
  6. 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...
  7. 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...
  8. TaskPane.width property | Aspose.Words for Python

    TaskPane.width property. Specifies the default width value for this task pane instance....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...
  9. 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-...
  10. Aspose::Words::FileFormatUtil::ImageTypeToExten...

    Aspose::Words::FileFormatUtil::ImageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file Extension. The returned Extension is a lower-case string with a leading dot in C++....value into a file extension. The returned extension is a lower-case...// We can determine a file extension for each image automatically...

    reference.aspose.com/words/cpp/aspose.words/fil...