Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 18,988 for

extension

(0.03 sec)
  1. WebExtensionBindingType enumeration | Aspose.Wo...

    aspose.words.webExtensions.WebExtensionBindingType enumeration. Enumerates available types of binding between a web Extension and the data in the document....of binding between a web extension and the data in the document...Examples Shows how to add a web extension to a document. doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. WebExtensionProperty class | Aspose.Words for N...

    Aspose.Words.WebExtensions.WebExtensionProperty class. Specifies a web Extension custom property...WebExtensionProperty class Specifies a web extension custom property. To learn...name, value) Creates web extension custom property with specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. WebExtension.reference property | Aspose.Words ...

    WebExtension.reference property. Specifies the primary reference to an web Extension....primary reference to an web extension. @property def reference (...Examples Shows how to add a web extension to a document. doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Listing Server Extensions using Pop3Client|Docu...

    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....Portuguese Listing Server Extensions using Pop3Client Contents...Contents [ Hide ] Listing Server Extensions using Pop3Client Aspose.Email’s...

    docs.aspose.com/email/python-net/listing-server...
  6. Content is still being sliced on the right when...

    public void generatePdfFromEmail(File inputFile, OutputStream outputStream, String filename, List<Long> pages) { try { MailMessage mailMessage; String Extension = FilenameUtils.getExte…...MailMessage mailMessage; String extension = FilenameUtils.getExtension(filename);...(StringUtils.equalsIgnoreCase(extension, "eml") || StringUtils.eq...

    forum.aspose.com/t/content-is-still-being-slice...
  7. HTML Formatting|Aspose.Words for Reporting Serv...

    HTML Formatting setting of the Aspose.Words for Reporting Services....Services is the only rendering extension able to understand and properly...the following lines to the <Extension> element corresponding to...

    docs.aspose.com/words/reportingservices/html-fo...
  8. WebExtensionProperty constructor | Aspose.Words...

    WebExtensionProperty constructor. Creates web Extension custom property with specified name and value....name, value) Creates web extension custom property with specified...Examples Shows how to add a web extension to a document. doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::WebExtensions::WebExtensionRefer...

    Aspose::Words::WebExtensions::WebExtensionReference::get_Version method. Specifies the version of the web Extension in C++....Specifies the version of the web extension. System :: String Aspose ::...Examples Shows how to add a web extension to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.web...
  10. 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. Create an Empty 3D document...

    docs.aspose.com/3d/java/detect-format-of-3d-file/