Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 21,358 for

extension

(0.12 sec)
  1. 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...
  2. 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...
  3. 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...
  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. FileFormatUtil.image_type_to_extension method |...

    FileFormatUtil.image_type_to_Extension method. Converts an Aspose.Words image type enumerated value into a file Extension...image_type_to_extension method image_type_to_extension(image_type)...value into a file extension. The returned extension is a lower-case...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IsFontEmbedded|Aspose.PDF for Reporting Services

    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....(default) Example < Render > … < Extension Name = "APPDF" Type = "Aspose...IsFontEmbedded > </ Configuration > </ Extension > </ Render > Security Setting...

    docs.aspose.com/pdf/reportingservices/isfontemb...
  7. 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...
  8. Web Extensions - Office Add-ins|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....Ask AI Web Extensions - Office Add-ins Contents [ Hide ] Web...Web Extensions extend Office applications and interact with the...

    docs.aspose.com/cells/net/web-extensions-office...
  9. FileFormatUtil.SaveFormatToExtension | Aspose.W...

    Convert save format values to file Extensions effortlessly with FileFormatUtil's SaveFormatToExtension method. Get accurate, lowercase Extensions with ease!...value into a file extension. The returned extension is a lower-case...file that is missing a file extension, and then detect its file...

    reference.aspose.com/words/net/aspose.words/fil...
  10. TaskPane | Aspose.Words for Java

    Represents an add-in task pane object in Java....Examples: Shows how to add a web extension to a document. Document doc...// We can access the web extension in Microsoft Word via Developer...

    reference.aspose.com/words/java/com.aspose.word...