Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 22,539 for

extension

(0.1 sec)
  1. Exporting Reports to RPL format|Aspose.Slides D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Add this extension to tag of rsreportserver.config...tag to <Render> element <Extension Name= "ASRPLDEBUG" Type= "Aspose...

    docs.aspose.com/slides/reportingservices/export...
  2. Aspose::Words::WebExtensions::WebExtensionPrope...

    Aspose::Words::WebExtensions::WebExtensionProperty class. Specifies a web Extension custom property. To learn more, visit the documentation article in C++....WebExtensionProperty class Specifies a web extension custom property. To learn...System::String&) Creates web extension custom property with specified...

    reference.aspose.com/words/cpp/aspose.words.web...
  3. 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-...
  4. 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...
  5. 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...
  6. TaskPaneDockState enumeration | Aspose.Words fo...

    aspose.words.webExtensions.TaskPaneDockState enumeration. Enumerates available locations of task pane object....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...
  7. TaskPane.is_locked property | Aspose.Words for ...

    TaskPane.is_locked property. Specifies whether the task pane is locked to the document in the UI and cannot be closed by the user....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...
  8. 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...
  9. 页面方向|Aspose.PDF for Reporting Services

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....False (默认) 示例 < Render > … < Extension Name = "APPDF" Type = "Aspose...IsLandscape > </ Configuration > </ Extension > </ Render > HTML Formatting...

    docs.aspose.com/pdf/zh/reportingservices/page-o...
  10. 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...