Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 51,749 for

bitmap

(0.32 sec)
  1. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via Java....BMP Bitmap image file. .DJVU DjVu, primarily...

    docs.aspose.com/ocr/python-java/supported-file-...
  2. Նկարել Հնգանկյուն Java-ում

    Այս ուղեցույցը ներկայացնում է, թե ինչպես նկարել հնգանկյուն Java-ում։ Այն ներառում է IDE-ի կարգավորումը, քայլ առ քայլ ալգորիթմը և գործարկվող կոդի օրինակ, որը հեշտացնում է հնգանկյան նկարումը Java-ում։... Ստեղծել Bitmap կլասի օբյեկտ՝ նշելով նկարի...

    kb.aspose.com/hy/drawing/java/draw-pentagon-in-...
  3. Aspose.Imaging for Java

    This API allows to manipulate images in Java applications. Allows to create, convert, edit, images and perform other operations on images....PDF in Java How to Convert Bitmap to PNG in Java «« « 1 2 » »»...

    kb.aspose.com/imaging/java/page/2/
  4. Render Slide As SVG Image|Aspose.Slides Documen...

    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....especially those formats based on bitmap (JPEG or PNG). Aspose.Slides...

    docs.aspose.com/slides/net/render-slide-as-svg-...
  5. Rendering Shapes Separately from Document|Aspos...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using C#....retrieved from a Windows Form or a Bitmap. When the Shape node is rendered...example when creating a new Bitmap from the rendered output. The...

    docs.aspose.com/words/net/rendering-shapes-sepa...
  6. Layout detecton|Documentation

    How to detect the layout on the provided image....MemoryStream Image region (bitmap) with the content. Rectangle...

    docs.aspose.com/ocr/net/layout_detection/
  7. 档案

    档案... 使用 Bitmap 类加载图像。 使用 Presentation->getImages()->AddImage...获取图片 auto bitmap = MakeObject<System::Drawing::Bitmap>(imageFilePath);...

    blog.aspose.com/zh/slides/set-slide-background-...
  8. Convert from EPS(Encapsulated PostScript Langua...

    Aspose.Imaging API can easily convert from EPS(Encapsulated PostScript Language) to other formats using Java platform... EPS files may include a bitmap preview image encapsulated...

    products.aspose.com/imaging/java/conversion/fro...
  9. Convert from EPS(Encapsulated PostScript Langua...

    Using Aspose.Imaging for .NET you can easily convert from EPS(Encapsulated PostScript Language) to other formats... EPS files may include a bitmap preview image encapsulated...

    products.aspose.com/imaging/net/conversion/from...
  10. Working with Images | Aspose.Note Documentation

    With C# OneNote API or Library, you can extract images from OneNote document, get information of the images, insert an image into existing OneNote document, and link an image to hyperlink....)) 13 { 14 using (Bitmap bitMap = new Bitmap(stream)) 15 { 16...Save image bytes to a file 17 bitMap. Save (String. Format (dataDir...

    docs.aspose.com/note/net/working-with-images/