Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 275,004 for

image

(0.17 sec)
  1. Manipulating DjVu Formats|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....Imaging APIs are capable of loading...possible conversion to raster image formats. This example demonstrates...

    docs.aspose.com/imaging/java/manipulating-djvu-...
  2. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF Images using Aspose.Slides for Node.js, with JavaScript code examples....Hide ] Overview TIFF ( Tagged Image File Format ) is a widely-used...widely-used, lossless raster image format known for its exceptional quality...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  3. Aspose.PSD for Java 23.12发布说明|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....png" ; try ( AiImage image = ( AiImage ) Image . load ( sourceFile...sourceFile )) { image . save ( outputFile , new PngOptions ()); } **...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  4. Generate ITF Barcodes in JavaScript|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....a frame outside the barcode image without altering its height...GenerateBarCodeImage (); // Display barcode image // ITF border type Bar gen ...

    docs.aspose.com/barcode/javascript-cpp/itf-barc...
  5. Change background images using Python | product...

    Applying Aspose.Imaging library to Change background Images and photos using your own Python applications and server APIs....Imaging Python via .NET Change Background...background Operation on Images Change background Images via Your Own Python...

    products.aspose.com/imaging/python-net/change-b...
  6. Aspose.PSD for .NET 23.12 - 发行说明|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....); using ( AiImage image = ( AiImage ) Image . Load ( sourceFile...sourceFile )) { image . Save ( outputFile , new PngOptions ()); } PSDNET-1454...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Getting recognition results as text|Documentation

    Returning Aspose.OCR for .NET recognition results as formatted text.... AsposeOcr (); // Add an image to OcrInput object Aspose ...."source.png" ); // Recognize image Aspose . OCR . OcrOutput results...

    docs.aspose.com/ocr/net/save-text/
  8. Aspose::Words::Fields::MergeFieldImageDimension...

    Aspose::Words::Fields::MergeFieldImageDimension class. Represents an Image dimension (i.e. the width or the height) used across a mail merge process. To learn more, visit the documentation article in C++....MergeFieldImageDimen class Represents an image dimension (i.e. the width or...MergeFieldImageDimen (double) Creates an image dimension instance with the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Drawing::ShapeBase::get_Rotation...

    Aspose::Words::Drawing::ShapeBase::get_Rotation method. Defines the angle (in degrees) that a shape is rotated. Positive value corresponds to clockwise rotation angle in C++....how to insert and rotate an image. auto doc = System :: MakeObject...); // Insert a shape with an image. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Contrast correction|Documentation

    How to automatically increase Image contrast to improve recognition accuracy....automatically increase the contrast of images before proceeding to recognition...automatically converts the image to black and white . Automatic...

    docs.aspose.com/ocr/cpp/contrast/