Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 51,718 for

bitmap

(0.14 sec)
  1. OoxmlSaveOptions.zip_64_mode property | Aspose....

    OoxmlSaveOptions.zip_64_mode property. Specifies whether or not to use ZIP64 format extensions for the output document... Bitmap ( 5 , 5 ) g = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. MetafileRenderingOptions | Aspose.Words for Java

    Allows to specify additional metafile rendering options 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...
  3. How to Crop Image in Java

    This tutorial explains the process how to crop image in Java. To crop Bitmap Java based runnable code along with the detailed steps are provided for the demonstration.... To crop bitmap Java based code contains a...steps explain how in java crop bitmap by providing the details about...

    kb.aspose.com/imaging/java/how-to-crop-image-in...
  4. Text Rendering using Type1 Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 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-type1-f...
  5. Ինչպես պտտել պատկերը C#-ում

    Այս հակիրճ ձեռնարկը նկարագրում է, թե ինչպես պտտել պատկերը C#-ում: Պատկերը ծրագրային կերպով պտտելու համար C# միջավայրի կարգավորումները և կոդերի նմուշը նույնպես համօգտագործվում են մանրամասն նկարագրությամբ:...ցանկի օգնությամբ: C# rotate bitmap -ի օգտագործման ընթացքում կցուցադրվի...պատկերը C#-ում պտտելու համար Bitmap-ի պտտելու համար ցուցադրվում...

    kb.aspose.com/hy/imaging/net/how-to-rotate-imag...
  6. Supported Image 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....Network Graphics Image BMP Bitmap Image File GIF Graphical Interchange...

    docs.aspose.com/barcode/phpjava/image-formats/
  7. Working with Transparency in PostScript | C++

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... Create Bitmap from image file. Create the... 100. 0f ); 24 25 //Create bitmap from translucent image file...

    docs.aspose.com/page/cpp/ps/working-with-transp...
  8. Saving a printable form and recognition pattern...

    How to save a generated printable form and a recognition pattern file on disk....MemoryStream objects containing bitmap images of form pages. IEnumerable...printable pages (as System.Drawing.Bitmap objects). You can manually...

    docs.aspose.com/omr/net/generate-template/save/
  9. Developer Guide|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....NET) Create bitmap from scratch or load from file...

    docs.aspose.com/drawing/net/developer-guide/
  10. Image Clipping in Java

    This guide discusses image clipping in Java. It covers the configuration information, the stepwise algorithm, and a runnable code to make a clipped photo in Java....Initiate an instance of the Bitmap class while setting pixel format...clipping in Java . Firstly, make a bitmap, initiate the graphics, and...

    kb.aspose.com/drawing/java/image-clipping-in-java/