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

extension

(0.51 sec)
  1. TaskPane.is_visible property | Aspose.Words for...

    TaskPane.is_visible property. Specifies whether the task pane shows as visible by default when the document opens....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. TaskPane.dock_state property | Aspose.Words for...

    TaskPane.dock_state property. Specifies the last-docked location of this 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...
  3. FileFormatUtil.imageTypeToExtension method | As...

    FileFormatUtil.imageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file Extension...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/nodejs-net/aspose.wo...
  4. Detect format of 3D file|Documentation

    Aspose.3D for Java API has support of detecting 3D supported formats before opening because the file Extension does not guarantee that the file content is appropriate....opening because the file extension does not guarantee that the...or stream) and check its extension. // the path to the documents...

    docs.aspose.com/3d/java/detect-format-of-3d-file/
  5. WebExtension.IsFrozen | Aspose.Words for .NET

    Discover the WebExtension IsFrozen property, which controls user interaction with your web Extension. Enhance usability and optimize user experience today!...can interact with the web extension or not. public bool IsFrozen...Examples Shows how to add a web extension to a document. Document doc...

    reference.aspose.com/words/net/aspose.words.web...
  6. Web扩展 使用Node.js通过C++开发Office加载项|Documentation

    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.... Workbook (); const extensions = workbook . getWorksheets...(); const extensionIndex = extensions . add (); const taskPaneIndex...

    docs.aspose.com/cells/zh/nodejs-cpp/web-extensi...
  7. 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...
  8. 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-...
  9. 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...
  10. 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...