Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 51,749 for

bitmap

(0.23 sec)
  1. Binarize BMP images via Java | products.aspose.com

    Try our On-Premise document APIs to Binarize BMP image files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/imaging/java/binarize/bmp/
  2. Convert ONETOC2 to BMP - Java Code and Online C...

    Sample code for ONETOC2 to BMP Java conversion. Use API example code for batch ONETOC2 files to BMP conversion within any Java based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/note/java/conversion/onetoc...
  3. Convert ONETOC2 to BMP via C# | .NET

    Sample code for ONETOC2 to BMP C# conversion. Use API example code for batch ONETOC2 files to BMP conversion within VB.NET, Asp.NET or any .NET based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/note/net/conversion/onetoc2...
  4. Convert Presentation Slides to Images in Java|A...

    Convert slides from PPT, PPTX and ODP to images in Java using Aspose.Slides—fast, high-quality rendering with clear code examples.... Convert Slides to Bitmaps and Save the Images in PNG...You can convert a slide to a bitmap object and use it directly...

    docs.aspose.com/slides/java/convert-slide/
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. FontEmbeddingLicensingRights.bitmapEmbeddingOnl...

    FontEmbeddingLicensingRights.BitmapEmbeddingOnly property. Indicates the Bitmap embedding only restriction....bitmapEmbeddingOnly property Indicates the “Bitmap embedding only” restriction...When this bit is set, only bitmaps contained in the font may be...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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/