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

extension

(0.07 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. WebExtensionReference.store_type property | Asp...

    WebExtensionReference.store_type property. Specifies the type of marketplace....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. 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/
  4. Page margin size|Aspose.PDF for Reporting Services

    Adjust page margin sizes in PDF reports with Aspose.PDF for Reporting Services for improved readability and layout....zero Example < Render > … < Extension Name = "APPDF" Type = " Aspose...PageMarginBottom > </ Configuration > </ Extension > </ Render > PageSize XMP...

    docs.aspose.com/pdf/reportingservices/page-marg...
  5. 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...
  6. FileFormatUtil | Aspose.Words for Java

    Provides utility methods for working with file formats such as detecting file format or converting file Extensions to/from file format enums in Java....format or converting file extensions to/from file format enums...extensionToSaveForma(String extension) Converts a file name extension into a SaveFormat...

    reference.aspose.com/words/java/com.aspose.word...
  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. 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...
  9. 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...
  10. 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-...