Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 50,112 for

bitmap

(0.16 sec)
  1. 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-...
  2. 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-...
  3. Convert PPTX to PNG using C++ application | pro...

    Sample C++ conversion code for PPTX document to PNG format. Use example code for batch PPTX to PNG 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-...
  4. Convert PPSX to JPEG using C++ application | pr...

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

    products.aspose.com/slides/cpp/conversion/ppsx-...
  5. Convert POT to PNG using C++ application | prod...

    Sample C++ conversion code for POT document to PNG format. Use example code for batch POT to PNG 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...
  6. Wrong Count of Animated Text Paragraphs in a Te...

    Hi Team, I have a sample PPTX with a slide containing animated text frame. Text frame has four animated paragraphs. I use Aspose to read this PPTX and want to get images of individual animated text paragraphs. Ideally, …...List<Tuple<Rectangle, Bitmap>> paragraphs = new List<Tuple<Rectangle, Bitmap>>();...{fileName}"); var dstImage = new Bitmap((int)(finalRect.Width), (int)(finalRect...

    forum.aspose.com/t/wrong-count-of-animated-text...
  7. Supported file formats|Documentation

    File formats supported by Aspose.OMR for C++ for printing templates, scaning or taking a photo of completed forms, and returning recognition results.... BMP Bitmap image file. Supported by almost...with lossless compression. BMP Bitmap image file. Supported by almost...

    docs.aspose.com/omr/cpp/supported-file-formats/
  8. 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/
  9. Գրեք տեքստ JPG-ով C#-ով

    Հետևեք այս ուղեցույցին՝ JPG-ով C#-ով տեքստ գրելու համար: Այն ունի IDE կարգավորումներ, քայլեր և օրինակելի կոդը՝ C#-ում պարզ JPG տեքստային խմբագրիչ մշակելու համար՝ տեքստը հարմարեցնելու բազմաթիվ տարբերակներով:...տեքստը ցուցադրելու համար Ստեղծեք Bitmap օբյեկտը և օգտագործեք այն Graphics...DrawString() մեթոդի միջոցով՝ ստեղծելով bitmap, կապելով այն Graphics օբյեկտի...

    kb.aspose.com/hy/drawing/net/write-text-on-jpg-...
  10. Ինչպես ստեղծել անիմացիոն GIF Java-ում

    Այս արագ ձեռնարկը նախատեսված է ուղղորդելու, թե ինչպես ստեղծել անիմացիոն GIF Java-ում: Օգտագործելով Java GIF-ի ստեղծումը բացատրվում է ավելի հեշտ եղանակով՝ մանրամասն քայլերի և գործարկվող Java կոդի օգնությամբ:...օրինակ՝ Bitmap-ը PNG-ի փոխակերպելը, տես ինչպես փոխարկել Bitmap-ը PNG-ի...

    kb.aspose.com/hy/imaging/java/how-to-create-ani...