Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 213,262 for

new

(0.36 sec)
  1. PSD PSB zmenšit velikost řešení | products.aspo...

    Snižte velikost souborů PSD...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/cz/reduce-size/
  2. PSD PSB Стиснути Рішення | products.aspose.com

    Стиснення зображень Adobe Photoshop для зменшення розмірів файлів...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/ua/compress/
  3. PSD PSB Kompresní řešení | products.aspose.com

    Komprimujte obrázky aplikace Adobe Photoshop a zmenšete velikost souborů...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/cz/compress/psb/
  4. PSD PSB Compress Solution | products.aspose.com

    Compress Adobe Photoshop images to reduce files sizes...Bounds, new int[layer.Bounds.Width * layer...stream = new MemoryStream(); image.Save(stream, new PsdOptions(image));...

    products.aspose.com/psd/compress/psb/
  5. Export JasperReport to EMF|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....ASEmfExporter emfExporter = new ASEmfExporter (); ASEmfExportConfigura...ASEmfExportConfigura emfExportConfigurati = new ASEmfExportConfigura (); emfExporter...

    docs.aspose.com/imaging/jasperreports/export-ja...
  6. ScoreGroupConfig|Documentation

    ScoreGroupConfig element defines a group of questions with multiple evaluation criteria, which are summed up during recognition.... new ScoreGroupConfig () { Children = new List < BaseConfig...property. { new ScoreQuestionConfig () { Proportions = new List <...

    docs.aspose.com/omr/net/programmatic-forms/scor...
  7. Archival scanning and OCR|Documentation

    Automatically tag images based on their content, organize them into archives, and reduce file size to save disk space.... Create a new C# project in Visual Studio....license : License license = new License (); license . SetLicense...

    docs.aspose.com/ocr/net/archival-scanning/
  8. Convert PDF to BMP|Aspose.PDF for Android via Java

    This article describes how to convert PDF Pages to BMP image, convert all Pages to BMP images and convert single PDF page to BMP image with Java....convertPDFtoBMP () { try { document = new Document ( inputStream ); } catch...()); return ; } File file = new File ( fileStorage , "PDF-to-BMP...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  9. Convert PDF to PNG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to PNG image, convert all and single pages to PNG images with Aspose.PDF for Android via Java....convertPDFtoPNG () { try { document = new Document ( inputStream ); } catch...()); return ; } File file = new File ( fileStorage , "PDF-to-PNG...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  10. XMP Metadata gets lost after PDF/A-3 conversion...

    Hi, i’m trying to generate a valid ZUGFeRD 2.x EN_16931 file. If i add the xmp bevor the conversion to PDF/A-3 then the metadata is not there afterwards. If i add the xmp after the PDF/A-3 conversion the file is not a …...toString(); File blanko = new File(path); assertTrue(blanko...xml").toString(); File zugferd = new File(path); assertTrue(zugferd...

    forum.aspose.com/t/xmp-metadata-gets-lost-after...