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

extension

(1.2 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. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Detect format of 3D file|Documentation

    Using Aspose.3D for Python via .NET API, developers may detect the format of supported 3D files before opening it because the file Extension does not guarantee that the file content is appropriate....opening it because the file extension does not guarantee that the...or stream) and check its extension. import aspose.threed as a3d...

    docs.aspose.com/3d/python-net/detect-format-of-...