Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 22,624 for

extension

(0.06 sec)
  1. Support Rendering Extensions|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 Support Rendering Extensions Contents [ Hide ] The Extended...Extended Rendering Extensions feature expands the default list...

    docs.aspose.com/cells/reportingservices/extende...
  2. SVGZ to SVG – Single-file and batch conversion ...

    Convert SVGZ to SVG using Aspose.SVG for .NET. Supports single-file and batch conversion in C#....svgz extension indicate that the file is...version retains the .svg extension. Save SVGZ Document as SVG...

    docs.aspose.com/svg/net/convert-svgz-to-svg/
  3. Shape.has_image property | Aspose.Words for Python

    Shape.has_image property. Returns ``True`` if the shape has image bytes or links an image....# We can determine a file extension for each image automatically...FileFormatUtil . image_type_to_extension ( shape . image_data . image_type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert MPX to XPS via C# | Tasks Conversion AP...

    Sample code for MPX to XPS C# conversion. Use API example code for batch MPX files to XPS conversion within VB.NET, Asp.NET or any .NET based application....to associate this type of extension. If you need to extract some...information from the .mpx extension file, then using our converter...

    products.aspose.com/tasks/net/conversion/mpx-to...
  5. Convert MPX to MPP via C# | Tasks Conversion AP...

    Sample code for MPX to MPP C# conversion. Use API example code for batch MPX files to MPP conversion within VB.NET, Asp.NET or any .NET based application....to associate this type of extension. If you need to extract some...information from the .mpx extension file, then using our converter...

    products.aspose.com/tasks/net/conversion/mpx-to...
  6. Convert MPX to MPX via C# | Tasks Conversion AP...

    Sample code for MPX to MPX C# conversion. Use API example code for batch MPX files to MPX conversion within VB.NET, Asp.NET or any .NET based application....to associate this type of extension. If you need to extract some...information from the .mpx extension file, then using our converter...

    products.aspose.com/tasks/net/conversion/mpx-to...
  7. Use Aspose.Imaging for Python via .NET to conve...

    You can quickly transform from WMF(Microsoft Windows Metafile) into various formats using Aspose.Imaging for Python via .NET.... Files with WMF extension represent Microsoft Windows...

    products.aspose.com/imaging/python-net/conversi...
  8. Convert PPTM to ODS via PHP or with free Online...

    PHP API to Convert PPTM to ODS or Online App without using Microsoft Office Powerpoint or Excel. Test free PPTM to ODS online converter quickly before integrating the code....PPTM file format is a file extension used by Microsoft PowerPoint...contain macros. It is an extension of the PPTX file format, which...

    products.aspose.com/total/php-java/conversion/p...
  9. Convert a Document to HTML, MHTML or EPUB in C#...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using C#. You can also specify save options for managing the output document....define it from the file name extension. The following example shows...ExportFontsAsBase64 property – this is an extension of the ExportFontResources...

    docs.aspose.com/words/net/convert-a-document-to...
  10. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...xlsx extensions. */ private static boolean...Try to determine the type – extension is the most reliable String...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...