Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 48,525 for

bitmap

(0.12 sec)
  1. Zip64Mode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.Zip64Mode enum for efficient ZIP64 format use in OOXML files, enhancing file size management and compatibility....; i ++) { using ( Bitmap bmp = new Bitmap ( 5 , 5 )) using (...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Converting Worksheet to Image in Aspose.Cells|D...

    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....Bitmap object and you can Save an...the image for the sheet Bitmap bitmap = sr . ToImage ( 0 ); //Save...

    docs.aspose.com/cells/net/converting-worksheet-...
  3. 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...
  4. FieldDdeAuto Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDdeAuto class for seamless DDEAUTO field integration, enhancing document automation and efficiency in your projects....insert the linked object as a bitmap. InsertAsHtml { get; set; }...case InsertLinkedObjectAs . Bitmap : field . InsertAsBitmap =...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldLink Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldLink class for seamless LINK field implementation. Enhance your document processing with powerful features today!...insert the linked object as a bitmap. InsertAsHtml { get; set; }...case InsertLinkedObjectAs . Bitmap : field . InsertAsBitmap =...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Convert POTM to GIF using C# | products.aspose.com

    Sample code for POTM to GIF C# conversion. Use API example code for batch POTM files to GIF conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/potm-...
  7. Convert PPT to GIF using C# | products.aspose.com

    Sample code for PPT to GIF C# conversion. Use API example code for batch PPT files to GIF conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/ppt-t...
  8. Convert AI to BMP via C# | products.aspose.com

    Sample code for AI to BMP C# conversion. Use API example code for batch AI 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/psd/ai-to-bmp/
  9. FontEmbeddingLicensingRights class | Aspose.Wor...

    Aspose.Words.Fonts.FontEmbeddingLicensingRights class. Represents embedding licensing rights for the font....bitmapEmbeddingOnly Indicates the “Bitmap embedding only” restriction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert PPS to JPEG using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/pps-t...