Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 50,314 for

bitmap

(0.12 sec)
  1. Convert ODP to GIF using C++ application | prod...

    Sample C++ conversion code for ODP document to GIF format. Use example code for batch ODP to GIF conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...few listed below. ODP TO BMP (Bitmap Image) ODP TO EMF (Enhanced...

    products.aspose.com/slides/cpp/conversion/odp-t...
  2. Convert PPT to GIF using C++ application | prod...

    Sample C++ conversion code for PPT document to GIF format. Use example code for batch PPT to GIF conversion within any C++ Application....auto bitmap = slide->GetThumbnail(ScaleX, ScaleY); bitmap->Save(u...few listed below. PPT TO BMP (Bitmap Image) PPT TO EMF (Enhanced...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  3. 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...
  4. Convert EMAIL to IMAGE in Python | products.asp...

    Save EMAIL to IMAGE in your Python applications without using Microsoft Outlook or Word...Python Convert EMAIL to BMP (Bitmap Image File) Convert EMAIL to...come in various types, such as bitmap, JPEG, GIF, and TIFF, each...

    products.aspose.com/total/python-net/conversion...
  5. Deskew image|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....issue on scanned files (ie, bitmap) so deskewed images will have...

    docs.aspose.com/imaging/net/deskew-image/
  6. 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/
  7. Merge PNG to PDF in Python | products.aspose.com

    Merge PNG to PDF in Python. Use Python library API to combine PNG and PDF... Bitmap( "image1.png" )) slide . shapes...images . add_image(drawing . Bitmap( "image2.png" )) slide . shapes...

    products.aspose.com/slides/python-net/merge/png...
  8. Merge TIFF to PDF in Python | products.aspose.com

    Merge TIFF to PDF in Python. Use Python library API to combine TIFF and PDF... Bitmap( "image1.tiff" )) slide . shapes...images . add_image(drawing . Bitmap( "image2.tiff" )) slide . shapes...

    products.aspose.com/slides/python-net/merge/tif...
  9. Merge Image to PDF in Python | products.aspose.com

    Merge Image to PDF in Python. Use Python library API to combine Image and PDF... Bitmap( "image1.png" )) slide . shapes...images . add_image(drawing . Bitmap( "image2.png" )) slide . shapes...

    products.aspose.com/slides/python-net/merge/ima...
  10. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Shape: public Bitmap GetThumbnail() public Bitmap GetThumbnail...

    docs.aspose.com/slides/net/public-api-and-backw...