Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 37,950 for

file processing

(2.79 sec)
  1. Extract Assets from AMF File Formats via Node.j...

    Sample Node.js extract assets code for AMF File. Use this example code to extract assets from AMF File within any Web based application....to Extract Assets from AMF files using server-side APIs. Aspose...How to Extract Assets from AMF File Using Node.js In order to extract...

    products.aspose.com/3d/nodejs-java/extractor/amf/
  2. Create VSDM Visio Diagrams in Node.js | product...

    Generate Microsoft Visio VSDM Diagrams using Node applications without using Microsoft Office....VSDM File using Node.js Generate Microsoft Visio VSDM Files via...who is trying to create VSDM files via Node.js application? Aspose...

    products.aspose.com/total/nodejs-java/create/vsdm/
  3. Compress Excel Files Online or via Java | produ...

    Free online app to compress different Excel Files. Java compression library code for Excel documents....Compress Excel Compress Excel File Online via Compression App or...various documents including Excel files online via app with instant...

    products.aspose.com/total/java/compress/excel/
  4. PPSX file can't be opened with powerpoint - Fre...

    This code works for PPTX case but not for PPSX. image.png (22.1 KB) What is wrong? When I try to unzip it, it doesn’t work either. PPTX is not problem. case ReportType.PPTX: { using var ms = new MemoryStream(…...PPSX file can't be opened with powerpoint Aspose.Slides Product...2 @karl.sjostrand The PPS X file is corrupted because the options...

    forum.aspose.com/t/ppsx-file-cant-be-opened-wit...
  5. Compress PPT Files Online or via Java | product...

    Free online app to compress different PPT Files. Java compression library code for PPT documents....Java Compress Ppt Compress PPT File Online via Compression App or...various documents including PPT files online via app with instant...

    products.aspose.com/total/java/compress/ppt/
  6. Watermark Excel File Online or using Java | pro...

    Free online app to Watermark different Excel Files. Java watermarking library code for Excel worksheets....Watermark Excel Watermark Excel File Online via Watermarking App...various documents including Excel files online via app with instant...

    products.aspose.com/total/java/watermark/excel/
  7. Edit PSD File in C#

    Follow this topic to edit PSD File in C#. Learn the IDE details, a list containing the steps, and a running code snippet to develop PSD photo editor using C#....PSD File in C# This brief topic guides to edit PSD file in C#...add/edit different layers in a PSD file. Steps to Edit PSD without Photoshop...

    kb.aspose.com/psd/net/edit-psd-file-in-csharp/
  8. PUB Converter API solution | C++

    Convert Microsoft Publisher Files Programmatically via C++ library. Simple API solution to build your own PUB converter C++ project....PUB C++ Conversion Convert PUB file Publisher converter functionality...Pricing Buy Microsoft ® document file format is a versatile tool for...

    products.aspose.com/pub/cpp/conversion/
  9. Online SVGZ File Compression or Build Python Ap...

    Free online app to compress different SVGZ Files. Python archiving library code for SVGZ documents....Python Code to Archive SVGZ Files Develop powerful Python based...various documents including SVGZ files online via app with instant...

    products.aspose.com/total/python-net/compress/s...
  10. Layer group export image error:The rectangle ha...

    我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for (Layer layer : psdImage.getLayers()) { if (layer instanceof LayerGroup) { count++; LayerGroup layerGroup = (LayerGroup) layer; System.out.println("画板名称: " + laye…...error:The rectangle has no common processing area Aspose.PSD Product Family...uploadPath + File.separator + fileNameNoExt + File.separator; //...

    forum.aspose.com/t/layer-group-export-image-err...