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

extension

(0.56 sec)
  1. 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...
  2. 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...
  3. 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/
  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. 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...
  6. 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...
  7. 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...
  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. Page Orientation|Aspose.Words for Reporting Ser...

    Page Orientation setting of the Aspose.Words for Reporting Services.... < Extension Name = "AWDOC" Type = "Aspose...PageOrientation > </ Configuration > </ Extension > </ Render > Export of Tables...

    docs.aspose.com/words/reportingservices/page-or...
  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...