Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 275,271 for

image

(0.18 sec)
  1. Creating bitmaps from scratch via .NET | produc...

    Creating bitmaps from scratch using Aspose.Drawing graphic library for .NET (C#)...from scratch Creating Bitmap Images in C# with Aspose.Drawing for...Creating or working with bitmap images is a fundamental requirement...

    products.aspose.com/drawing/net/create/
  2. SVG Images Grayscale with Python | products.asp...

    How to use Python to grayscale SVG Images and photos on desktop and web applications....Imaging Python via .NET Grayscale Svg...Grayscale SVG Images Create Python Apps to Grayscale SVG Images and Photos...

    products.aspose.com/imaging/python-net/grayscal...
  3. Binarize WMF images via .NET | products.aspose.com

    Try our On-Premise document APIs to Binarize WMF Image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Imaging .NET Binarize Wmf PPTX DOCX...XLSX PDF ODP WMF Binarize WMF images via C# Build your own .NET...

    products.aspose.com/imaging/net/binarize/wmf/
  4. Binarize SVG images via .NET | products.aspose.com

    Try our On-Premise document APIs to Binarize SVG Image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Imaging .NET Binarize Svg PPTX DOCX...XLSX PDF ODP SVG Binarize SVG images via C# Build your own .NET...

    products.aspose.com/imaging/net/binarize/svg/
  5. Resize DICOM images via .NET | products.aspose.com

    Try our On-Premise document APIs to resize DICOM Image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Imaging .NET Resize Dicom PPTX DOCX...PDF ODP DICOM Resize DICOM images via C# Build your own .NET...

    products.aspose.com/imaging/net/resize/dicom/
  6. Delete Images from PDF File using C++|Aspose.PD...

    This section explain how to delete Images from PDF File using Aspose.PDF for C++....Delete Images from PDF File using C++ Contents [ Hide ] To delete...delete an image from a PDF file: Create a Document object and...

    docs.aspose.com/pdf/cpp/delete-images-from-pdf-...
  7. Convert images JPG to WMZ via C# | products.asp...

    Sample code for JPG to WMZ C# Image conversion. Use API example code for batch JPG files to WMZ conversion within VB.NET, Asp.NET or any .NET based application....Imaging .NET Conversion JPG to WMZ...WMZ Convert images JPG to WMZ via C# Transform images JPG into WMZ...

    products.aspose.com/imaging/net/conversion/jpg-...
  8. Convert images WMZ to JPEG via C# | products.as...

    Sample code for WMZ to JPEG C# Image conversion. Use API example code for batch WMZ files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....Imaging .NET Conversion WMZ to JPEG...JPEG Convert images WMZ to JPEG via C# Transform images WMZ into...

    products.aspose.com/imaging/net/conversion/wmz-...
  9. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...isLandscape); Image image = new Image(); image.setImageStream(new...decode(base64Image))); image.setFixWidth(100); image.setFixHeight(50);...

    forum.aspose.com/t/pdf-base64image/315504
  10. Binarization|Documentation

    How to convert an Image to black and white using Aspose.OCR for Python via .NET either automatically or by manually specifying a threshold....always uses black and white images to detect text and perform...Automatically converting the image to black and white By default...

    docs.aspose.com/ocr/python-net/binarization/