Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 50,303 for

bitmap

(0.14 sec)
  1. View DIB images via Python | products.aspose.com

    Try our On-Premise document APIs to View DIB image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....Format A DIB (Device Independent Bitmap) file is a raster image file...in structure to the standard Bitmap files (BMP) but has a different...

    products.aspose.com/imaging/python-net/viewer/dib/
  2. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...System::SharedPtr < System::Drawing::Bitmap > bmp = System::MakeObject...

    docs.aspose.com/page/cpp/convert/bmp-to-eps/
  3. Vectorize Image – C# code and Online Vectorizer

    Image to vector online or in C#. Convert Image to SVG and get all advantages of vector graphics. Try Online Image Vectorizer for free!... TIFF, WEBP, XBM and other bitmap formats. It offers various...options for preprocessing bitmaps before saving them to SVG format...

    products.aspose.com/svg/net/vectorization/image...
  4. OLE Excel Object Size is Changed after Double C...

    I am evaluating the capabilities of embedding Excel into Word and having some issues. Screenshot 1 demonstrates the generated docx file, which looks ok, however double clicking the embed to edit brings up an incorrectly…... Bitmap bitmap = sr.ToImage(0); shape.Width = bitmap.Width;...manzoor: Bitmap bitmap = sr.ToImage(0); shape.Width = bitmap.Width;...

    forum.aspose.com/t/ole-excel-object-size-is-cha...
  5. Manage PowerPoint Text Paragraphs in .NET|Aspos...

    Master paragraph formatting with Aspose.Slides for .NET—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C#....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/net/manage-paragraph/
  6. Merge JPG Images in Python | products.aspose.com

    Merge JPG to JPG in Python. Use Python library API to combine JPG files... Bitmap( "image1.jpg" )) slide . shapes...images . add_image(drawing . Bitmap( "image2.jpg" )) slide . shapes...

    products.aspose.com/slides/python-net/merge/jpg...
  7. Convert PPTX to Word in C++ | products.aspose.com

    Convert PPTX to Word in C++. Use C++ library API to convert PowerPoint to Word...and inserts slide image auto bitmap = slide -> GetThumbnail( 1...0f ); builder -> InsertImage(bitmap); // inserts slide's texts...

    products.aspose.com/slides/cpp/conversion/pptx-...
  8. Convert PPT to Word in C++ | products.aspose.com

    Convert PPT to Word in C++. Use C++ library API to convert PowerPoint to Word...and inserts slide image auto bitmap = slide -> GetThumbnail( 1...0f ); builder -> InsertImage(bitmap); // inserts slide's texts...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  9. Convert PPT to PNG using C# | products.aspose.com

    Sample code for PPT to PNG C# conversion. Use API example code for batch PPT files to PNG conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/ppt-t...
  10. Convert POT to JPEG using C# | products.aspose.com

    Sample code for POT to JPEG C# conversion. Use API example code for batch POT files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/pot-t...