Sort Score
Result 10 results
Languages All
Labels All
Results 6,741 - 6,750 of 280,745 for

image

(0.39 sec)
  1. Getting Started|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....features, supported barcode types, image formats, installation, and system...Supported Image Formats Supported input and output image formats...

    docs.aspose.com/barcode/python-java/getting-sta...
  2. 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/
  3. Convert EPS to PDF in Python

    Follow this article to convert EPS to PDF in Python. It has details to set the IDE, a list of steps, and a sample code for developing an EPS file to PDF converter in Python....Imaging Product Family Aspose.BarCode...PDF in Python Install Aspose.Imaging for Python via .NET and import...

    kb.aspose.com/imaging/python/convert-eps-to-pdf...
  4. 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...
  5. Otevření a úprava souboru PSD | products.aspose...

    Otevřete a upravte soubor PSD pomocí online editoru...(PsdImage psdImage = (PsdImage)Image.Load("layers.psd")) { foreach...Create an instance of Image using (Image image = new PsdImage(100...

    products.aspose.com/psd/cz/editor/psd/
  6. 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...
  7. Color Palette Labels in a Chart Are Not Positio...

    Hello team. We encountered an issue when converting a given SVG Image to EMF and inserting into empty PPT document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] ima…...when converting a given SVG image to EMF and inserting into empty...pptx - Presentation after SVG image converted into EMF and inserted;...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  8. Crop EPS | Node.js API Solution

    Crop EPS functionality offered by Aspose.Page API solution for Node.js via C++ is explained and illustrated with the code snippets here....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/page/nodejs-cpp/crop-eps/
  9. Compress DOC In C++

    Compress DOC in C++ without losing quality. Optimize DOC content, reduce file size easily....for image compression. auto image = System::Drawing::Image:: Fromstream...ToStream ()); // ... // Compress image and set it back to the shape...

    products.aspose.com/words/cpp/compress/doc/
  10. Compress WORD In C++

    Compress WORD in C++ without losing quality. Optimize WORD content, reduce file size easily....for image compression. auto image = System::Drawing::Image:: FromStream...ToStream ()); // ... // Compress image and set it back to the shape...

    products.aspose.com/words/cpp/compress/word/