Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 2,069 for

bitmap

(0.03 sec)
  1. Supported File Formats|Aspose.Slides for Python...

    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....Format BMP Device Independent Bitmap SVG Scalable Vector Graphics...

    docs.aspose.com/slides/python-java/supported-fi...
  2. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters...represented as a file, a stream, or a bitmap object. After that, target...source (image file, stream, or bitmap), e.g. set the path to a source...

    docs.aspose.com/barcode/java/basic-recognition-...
  3. How to Rotate Image in C#

    This brief tutorial describes how to rotate image in C#. To rotate image programmatically C# environment settings and sample code is also shared with a detailed description.... While using C# rotate bitmap operation will be demonstrated...Rotate Image in C# To rotate bitmap C# code is demonstrated that...

    kb.aspose.com/imaging/net/how-to-rotate-image-i...
  4. How I should get the tables in the pdf the corr...

    In the PDF, I get the location of the tables drawn on the picture is not right, how I should get the tables in the pdf the correct location. Thank you very much. public static void Extract_Table() { //…...// 读取原图 // 创建一个新图片 Bitmap bmp = new Bitmap(image); using (Graphics...

    forum.aspose.com/t/how-i-should-get-the-tables-...
  5. Develop custom libraries using Aspose.Barcode f...

    How to develop custom libraries using Aspose.Barcode for multiple .Net versions in the same project...BarcodeHelper { public static Bitmap GenerateCode128Barco ( string...void Main ( string [] args ) { Bitmap bmp = BarcodeHelper . GenerateCode128Barco...

    docs.aspose.com/barcode/net/aspose-barcode-mult...
  6. Text Rendering using TrueType Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType fonts within C++ products....Bitmap object and saves resultant bitmap on Disc. This...GlyphOutlinePainter not into Bitmap directly, but into object GraphicsPath...

    docs.aspose.com/font/cpp/text-rendering-truetyp...
  7. Manage Cells|Aspose.Slides for Python Documenta...

    Table cells in PowerPoint presentations in Python...Create a Bitmap object to hold the image file. Add the bitmap image...dblCols , dblRows ) # Creates a Bitmap Image object to hold the image...

    docs.aspose.com/slides/python-net/manage-cells/
  8. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters...represented as a file, a stream, or a bitmap object. After that, target...source (image file, stream, or bitmap), e.g. set the path to a source...

    docs.aspose.com/barcode/python-net/basic-recogn...
  9. Manage PowerPoint Paragraph|Aspose.Slides for P...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in PHP...shape, and exporting it as a bitmap image. These approaches allow...is then redrawn onto a new bitmap image, which is saved in PNG...

    docs.aspose.com/slides/php-java/manage-paragraph/
  10. How to Create Animated GIF in Java

    This quick tutorial is designed to guide on how to create animated GIF in Java. By using Java GIF creation is explained in an easier way with the help of detailed steps and a runnable Java code....conversions like converting a Bitmap to PNG, refer to the article...article on how to convert Bitmap to PNG in Java . Updated on 20 Apr...

    kb.aspose.com/imaging/java/how-to-create-animat...