Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 23,458 for

extension

(0.19 sec)
  1. Convert GIF to APNG via Java | products.aspose.com

    Sample code for GIF to APNG Java conversion. Use API example code for batch GIF files to APNG conversion within any Web or Desktop Java based application....Pass file path with APNG extension & object of ImageOptionsBase...Portable Network Graphics) extension is a raster graphic format...

    products.aspose.com/imaging/java/conversion/gif...
  2. Convert VSX to XAML via Python | products.aspos...

    Sample Python conversion code for VSX format to XAML file. Use this example code to convert VSX to XAML within any Python based application....VSX extension refer to stencils that consist...XAML, Extensible Application Markup Language, extension files...

    products.aspose.com/diagram/python-java/convers...
  3. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    Effortlessly insert OLE objects as icons in your documents with DocumentBuilder. Customize icons and captions while ensuring seamless integration....OLE object type using file extension. public Shape InsertOleObjectAsIco...icon according to the file extension and uses the filename for...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose Email Attachment's Issue - Getting diffe...

    Aspose Email attachment’s name issue for same .eml file & .msg file We have below two scenarios for processing file with Aspose.Email. Scenario – 1 , In this scenario we are processing .eml file with Aspose.Email and …...difference in attachment’s name Extension a. In case of .eml file it...it does not give any .extension for attachment’s name b. While...

    forum.aspose.com/t/aspose-email-attachments-iss...
  5. Convert DRC to HTML via C# | products.aspose.com

    Sample code for DRC to HTML C# conversion. Use API example code for batch DRC files to HTML conversion within VB.NET, Asp.NET or any .NET based application....output path with HTML file extension & object of Html5SaveOptions...Format? A file with .drc extension is a compressed 3D file format...

    products.aspose.com/3d/net/conversion/drc-to-html/
  6. CMX to WMZ Images Conversion with Python | prod...

    How to use Python for CMX to WMZ images and photos conversion on desktop and web applications....method; pass file path with WMZ extension & object of ImageOptionsBase...File Format Files with CMX extension are Corel Exchange image file...

    products.aspose.com/imaging/python-net/conversi...
  7. DNG to WMZ Images Conversion with Python | prod...

    How to use Python for DNG to WMZ images and photos conversion on desktop and web applications....method; pass file path with WMZ extension & object of ImageOptionsBase...digital photography. DNG is an extension of TIFF/EP standard format...

    products.aspose.com/imaging/python-net/conversi...
  8. BMP to EMZ Images Conversion with Python | prod...

    How to use Python for BMP to EMZ images and photos conversion on desktop and web applications....method; pass file path with EMZ extension & object of ImageOptionsBase...File Format Files having extension .BMP represent Bitmap Image...

    products.aspose.com/imaging/python-net/conversi...
  9. WMZ to BMP Images Conversion with Python | prod...

    How to use Python for WMZ to BMP images and photos conversion on desktop and web applications....method; pass file path with BMP extension & object of ImageOptionsBase...File Format WMZ is a file extension for a skin file format in/for/used...

    products.aspose.com/imaging/python-net/conversi...
  10. IResourceSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves external resources images fonts and css when saving a document to fixed page HTML or SVG in Java....getResourceFileName())); String extension = FilenameUtils.getExtension(args...getResourceFileName()); switch (extension) { case "ttf": case "woff":...

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