Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 51,671 for

bitmap

(0.22 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 POT to JPEG using C++ application | pro...

    Sample C++ conversion code for POT document to JPEG format. Use example code for batch POT to JPEG 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...
  3. Barcode Reading Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images or Stream and How to Recognize All 1D Barcodes Presented in an Image...represented as a file, a stream, or a bitmap object. After that, target...source (image file, stream, or bitmap), e.g. set the path to a source...

    docs.aspose.com/barcode/python-net/read-barcodes/
  4. 在 Java 中將 PPT 轉換為 Word | products.aspose.com

    在 Java 中將 PPT 轉換為 Word。使用 Java 庫 API 將 PowerPoint 轉換為 Word...inserts slide image BufferedImage bitmap = slide . getThumbnail ( 1...); builder . insertImage ( bitmap ); // inserts slide's texts...

    products.aspose.com/slides/zh-hant/java/convers...
  5. MetafileRenderingOptions class | Aspose.Words f...

    Aspose.Words.Saving.MetafileRenderingOptions class. Allows to specify additional metafile rendering options...Examples Shows added a fallback to bitmap rendering and changing type...to "false" to fall back to bitmap when // it encounters a metafile...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert TIFF to SVG – C# code and Online Vector...

    TIFF to vector online or in C#. Convert TIFF to SVG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...options for preprocessing bitmaps before saving them to SVG format...mean the process of replacing bitmaps with mathematic curves, and...

    products.aspose.com/svg/net/vectorization/tiff-...
  7. Convert PNG to JPG in C++ | products.aspose.com

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

    products.aspose.com/slides/cpp/conversion/png-t...
  8. Manage Chart Data Markers in Presentations with...

    Learn how to customize chart data markers in Aspose.Slides, boosting presentation impact across PPT, PPTX and ODP formats with clear code examples.... Bitmap ( path + "aspose-logo.jpg"...the picture image2 = draw . Bitmap ( path + "Tulips.jpg" ) imgx2...

    docs.aspose.com/slides/python-net/chart-data-ma...
  9. 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...
  10. Պատկերի չափում C#-ում

    Այս ձեռնարկն ընդգրկում է, թե ինչպես չափավորել պատկերը C#-ում: Այն պարունակում է համակարգի կոնֆիգուրացիան, քայլ առ քայլ ալգորիթմը և գործարկվող կոդ՝ C#-ում պատկերը բարձրացնելու համար:...պատկերները չափավորելու համար Սկսեք Bitmap դասի օրինակ Ստեղծեք Graphics...կորցնելու C# -ում: Ստեղծեք bitmap դասի օբյեկտ նշված ձևաչափով...

    kb.aspose.com/hy/drawing/net/scale-image-in-csh...