Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 48,501 for

bitmap

(0.03 sec)
  1. 在 C++ 中將 PPTX 轉換為 Word | products.aspose.com

    在 C++ 中將 PPTX 轉換為 Word。使用 C++ 庫 API 將 PowerPoint 轉換為 Word...and inserts slide image auto bitmap = slide -> GetThumbnail( 1...0f ); builder -> InsertImage(bitmap); // inserts slide's texts...

    products.aspose.com/slides/zh-hant/cpp/conversi...
  2. Convert Image to JPG in C++ | products.aspose.com

    Convert Image to JPG in C++. Use C++ library API to convert Image files to JPGs...slide to a Bitmap object System :: SharedPtr < Bitmap > bmp = pres...

    products.aspose.com/slides/cpp/conversion/image...
  3. Manipulating PNG Images|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....compression format for transmitting a bitmap over networks. When you save...single pixel in a bitmap image. Like all other bitmap formats, PNG...

    docs.aspose.com/psd/java/manipulating-png-images/
  4. Convert BMP to DOCX via C# | Aspose

    Sample code for BMP to DOCX C# conversion. Use API example code for batch BMP files to DOCX 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/ocr/net/conversion/bmp-to-d...
  5. Convert BMP to JSON via C# | Aspose

    Sample code for BMP to JSON C# conversion. Use API example code for batch BMP files to JSON 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/ocr/net/conversion/bmp-to-j...
  6. Convert BMP to XLSX via C# | Aspose

    Sample code for BMP to XLSX C# conversion. Use API example code for batch BMP files to XLSX 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/ocr/net/conversion/bmp-to-x...
  7. BarcodeGenerator Class|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....Resolution = 300 Dim bitmap As System . Drawing . Bitmap = builder . ...System . IO . MemoryStream bitmap . Save ( ms , System . Drawing...

    docs.aspose.com/barcode/reportingservices/barco...
  8. Convert POT to GIF using C++ application | prod...

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

    products.aspose.com/slides/cpp/conversion/pot-t...
  9. Convert PPTX to GIF using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/pptx-...
  10. Convert POTM to PNG using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/potm-...