Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 22,627 for

extension

(0.25 sec)
  1. Working with DataTable Objects in Java|Aspose.W...

    Treat DataTable row objects in template expressions as enumerations of their rows when building a report in Java....normally apply enumeration extension methods (see “Appendix A.... Enumeration Extension Methods” for more information) to DataTable...

    docs.aspose.com/words/java/working-with-datatab...
  2. Work with Office Add-ins in Java|Aspose.Words f...

    Aspose.Words for Java 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 task...appearance. Using Web Extensions Web Extensions are tools that expand...

    docs.aspose.com/words/java/work-with-office-add...
  3. 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-...
  4. Detect format of 3D file in C# .NET|Documentation

    Using Aspose.3D for .NET API, developers may detect the format of supported 3D files in C# 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. // For complete examples...

    docs.aspose.com/3d/net/detect-format-of-3d-file/
  5. Public API Changes in Aspose.3D 16.11.0|Documen...

    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....FileFormat Class Adds an Extension property in the Aspose.ThreeD...Use KHR_materials_common Extensions to Define the Materials //...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  6. Aspose::Words::WebExtensions::WebExtensionStore...

    Aspose::Words::WebExtensions::WebExtensionStoreType enum. Enumerates available types of a web Extension store in C++....available types of a web extension store. enum class WebExtensionStoreTyp...Examples Shows how to add a web extension to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.web...
  7. WebExtensionReference.Store | Aspose.Words for ...

    Discover the WebExtensionReference Store property—your gateway to accessing and managing web Extensions in the marketplace efficiently....marketplace where the web extension is stored. public string Store...Examples Shows how to add a web extension to a document. Document doc...

    reference.aspose.com/words/net/aspose.words.web...
  8. WebExtension.Bindings | Aspose.Words for .NET

    Discover WebExtension Bindings, streamline your development with customizable web Extension connections for enhanced functionality and user experience....property Specifies a list of web extension bindings. public WebExtensionBindingC...Examples Shows how to add a web extension to a document. Document doc...

    reference.aspose.com/words/net/aspose.words.web...
  9. Convert from APNG(Animated Portable Network Gra...

    Using Aspose.Imaging for .NET you can easily convert from APNG(Animated Portable Network Graphics) to other formats...Portable Network Graphics) extension is a raster graphic format...format and is an unofficial extension to the Portable Network Graphic...

    products.aspose.com/imaging/net/conversion/from...
  10. BaseWebExtensionCollection1.GetEnumerator | Asp...

    Discover the BaseWebExtensionCollection GetEnumerator method to easily iterate through collections, enhancing your development efficiency and code management....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...