Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 50,249 for

bitmap

(0.04 sec)
  1. 在 Java 中將 PPTX 轉換為 Word | products.aspose.com

    在 Java 中將 PPTX 轉換為 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...
  2. Convert PDF to PNG in C++ | products.aspose.com

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

    products.aspose.com/slides/cpp/conversion/pdf-t...
  3. Convert PDF to Image in C++ | products.aspose.com

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

    products.aspose.com/slides/cpp/conversion/pdf-t...
  4. MetafileRenderingOptions Class | Aspose.Words f...

    Discover Aspose.Words.Saving.MetafileRenderingOptions for enhanced metafile rendering control and customization in your documents. Optimize your workflow today!...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/net/aspose.words.sav...
  5. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...image file, a stream, or a bitmap. Supported image formats for...multiple barcode types from a bitmap image var reader = new BarCodeInstance...

    docs.aspose.com/barcode/javascript-cpp/set-barc...
  6. Convert JPG to PNG in C++ | products.aspose.com

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

    products.aspose.com/slides/cpp/conversion/jpg-t...
  7. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—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/cpp/manage-paragraph/
  8. Aspose::Words::Saving::MetafileRenderingOptions...

    Aspose::Words::Saving::MetafileRenderingOptions::get_RenderingMode method. Gets or sets a value determining how metafile images should be rendered in C++.... For images it is Bitmap . For other formats it is VectorWithFallback...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Merge Image to BMP in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/merge/ima...
  10. Գծեր նկարել C#-ով

    Այս կարճ հոդվածը նկարագրում է, թե ինչպես գծեր նկարել C#-ով: Այն ներառում է IDE կարգավորումները, քայլ առ քայլ ծրագիրի հոսքը և աշխատունակ կոդի օրինակ՝ C#-ով հեշտ գծեր նկարելու համար:...Drawing գծեր նկարելու համար Սկսեք Bitmap դասի օրինակ՝ կարգավորելով պիքսելային...պահանջվող լայնության և բարձրության bitmap ստեղծմամբ, ապա այնուհետև (x...

    kb.aspose.com/hy/drawing/net/draw-lines-in-csharp/