Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 50,313 for

bitmap

(0.09 sec)
  1. MetafileRenderingMode enumeration | Aspose.Word...

    Aspose.Words.Saving.MetafileRenderingMode enumeration. Specifies how Aspose.Words should render WMF and EMF metafiles....renders this metafile to a bitmap. Vector Aspose.Words renders...metafile as vector graphics. Bitmap Aspose.Words invokes GDI+ to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java....steps: Create an object of Bitmap class . Initialize an object...of Graphics class from this bitmap Define a Pen object with desired...

    docs.aspose.com/drawing/java/working-with-pens/
  3. Working with Text and Fonts|Documentation

    Add text to an image using C#. Draw text on an image using C# and VB.NET. Draw with different fonts using C#.... Instantiate a Bitmap object Instantiate a Graphics...Graphics object with the bitmap object Initialize a brush Use the...

    docs.aspose.com/drawing/net/working-with-text-a...
  4. 从 Visio 中的形状中提取所有图像|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....stream into bitmap object System . Drawing . Bitmap bitmap = new System...Drawing . Bitmap ( stream ); // save bmp here bitmap . Save (...

    docs.aspose.com/diagram/zh/net/extract-all-imag...
  5. MetafileRenderingMode | Aspose.Words for Java

    Specifies how Aspose.Words should render WMF and EMF metafiles in Java....Examples: Shows added a fallback to bitmap rendering and changing type...to "false" to fall back to bitmap when // it encounters a metafile...

    reference.aspose.com/words/java/com.aspose.word...
  6. Modern API|Aspose.Slides Documentation

    Modern API...from there: Graphics Image Bitmap PrinterSettings As of version...from System.Drawing: Image and Bitmap. PrinterSettings and Graphics...

    docs.aspose.com/slides/net/modern-api/
  7. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...file, as a stream, or as a bitmap. Reading barcodes from files...BarCodeReader . Read Barcodes from Bitmap In Aspose.BarCode for C++ ...

    docs.aspose.com/barcode/cpp/set-barcode-source/
  8. Working with Vector Graphics in Java|Documentation

    Draw Arc, Bezier Spline, Cardinal Spline, Closed Curve, Ellipse, Lines, Path, Polygon, Rectangle and Fill Region in Java...using Java: Create an object of Bitmap class . Initialize an object...of Graphics class from this bitmap Define a Pen object with desired...

    docs.aspose.com/drawing/java/working-with-vecto...
  9. Android via Java Differences|Aspose.Words

    Aspose.Words for Android via Java features and API differences comparing to regular Aspose.Words for Java version....Bitmap is used instead of java.awt...DocumentBuilder: insertImage(Bitmap) insertImage(Bitmap, double, double)...

    docs.aspose.com/words/java/aspose-words-for-and...
  10. Picture|Aspose.Slides 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....This code generates a small bitmap, converts it to a stream, and...in-memory image using var bmp = new Bitmap ( width : 100 , height : 100...

    docs.aspose.com/slides/net/examples/elements/pi...