Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 223,147 for

new

(0.14 sec)
  1. Փոխարկել JPG JPG Java

    Փոխարկեք JPG ը JPG ձևաչափի Java կոդով: Պահեք JPG որպես JPG օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.jpg" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/jp...
  2. Փոխարկել JPG TIFF Java

    Փոխարկեք JPG ը TIFF ձևաչափի Java կոդով: Պահեք JPG որպես TIFF օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.tiff" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/jp...
  3. Გადაიყვანეთ TEXT Გამოსახულება Java

    გადაიყვანეთ TEXT Გამოსახულება Java ფორმატში კოდით. შეინახეთ TEXT როგორც Გამოსახულება Java....*; Document doc = new Document ( "Input.txt" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/te...
  4. Გადაიყვანეთ JPG SVG Java

    გადაიყვანეთ JPG SVG Java ფორმატში კოდით. შეინახეთ JPG როგორც SVG Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.svg" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/jp...
  5. Გადაიყვანეთ JPG TIFF Java

    გადაიყვანეთ JPG TIFF Java ფორმატში კოდით. შეინახეთ JPG როგორც TIFF Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.tiff" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/ka/java/conversion/jp...
  6. How to Compress any size documents by applying ...

    Compress any document size quickly and efficiently with parallel processing....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/net/advanced-api-featur...
  7. ODT : Extracted image shows pending changes - F...

    Hi, if we extract the first page of an ODT file as an image and there are changes on that page that haven’t yet been applied in LibreOffice, those changes will be visible in the extracted image. Is this behavior intende…...displaying revisions: Document doc = new Document(@"C:\Temp\in.odt");...false; ImageSaveOptions opt = new ImageSaveOptions(SaveFormat.Png);...

    forum.aspose.com/t/odt-extracted-image-shows-pe...
  8. Product Overview | Aspose.Page for .NET

    C# .NET Library for the developers to process PS, EPS, and XPS files. Learn the overvoew of Aspose.Page API solution for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/product-overview/
  9. Timeout when using Aspose.SVG.Drawing.SkiaSharp...

    I am attempting to convert SVG images to compressed JPG images. I started by using Aspose.SVG, and implemented a method to do just that. It is rather slow, but it did manage to make some decent jpg compressions. Howeve…...Image; using var svg = new SVGDocument(svgStream, options...ImageUrl); var renderingOptions = new ImageRenderingOption(ImageFormat...

    forum.aspose.com/t/timeout-when-using-aspose-sv...
  10. Adding Files to PST in PHP|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....$personalStorage = new PersonalStorage (); $fileFormatVersion = new FileFormatVersion...Unicode ); $standardIpmFolder = new StandardIpmFolder (); $fi = $pst...

    docs.aspose.com/email/java/adding-files-to-pst-...