Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 48,501 for

bitmap

(0.05 sec)
  1. FieldDdeAuto.source_item property | Aspose.Word...

    FieldDdeAuto.source_item property. Gets or sets the portion of the source file that's being linked.... BITMAP ): with self . subTest ( i..."""ExField.InsertLinkedObjectAs.BITMAP""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldLink.is_linked property | Aspose.Words for...

    FieldLink.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the document.... BITMAP ): with self . subTest ( i..."""ExField.InsertLinkedObjectAs.BITMAP""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method to efficiently render document pages into Graphics objects at your desired scale for optimal visual results....thumbRows ; using ( Bitmap img = new Bitmap ( imgWidth , imgHeight...thumbRows ; using ( SKBitmap bitmap = new SKBitmap ( imgWidth ...

    reference.aspose.com/words/net/aspose.words/doc...
  4. FieldDdeAuto.InsertAsBitmap | Aspose.Words for ...

    Discover how the FieldDdeAuto InsertAsBitmap property enhances your linked objects by allowing Bitmap insertion. Optimize your documents effortlessly!...insert the linked object as a bitmap. public bool InsertAsBitmap...case InsertLinkedObjectAs . Bitmap : field . InsertAsBitmap =...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Display BarCodes in Report Header and Footer|Do...

    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/displ...
  6. MetafileRenderingOptions.RenderingMode | Aspose...

    Discover the MetafileRenderingOptions RenderingMode property to control how metafile images are rendered, enhancing your graphics quality and performance.... For images it is Bitmap. For other formats it is VectorWithFallback...Examples Shows added a fallback to bitmap rendering and changing type...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 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...Examples Shows added a fallback to bitmap rendering and changing type...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Inserting images into PDF page with rotation - ...

    Hello, We want to insert multiple images or text into page with rotation (adding images to page without rotation is always correct). First attempt to add image to page with rotation is also correct. Every further effor…...var bitmap = new Bitmap(32, 32); Graphics.FromImage(bitmap).F...Red, 0, 0, bitmap.Width, 10); Graphics.FromImage(bitmap).FillRectangle(Brushes...

    forum.aspose.com/t/inserting-images-into-pdf-pa...
  9. Draw Circle in Java

    This tutorial compiles the information to draw circle in Java. It contains the system setup information, stepwise process details, and a running sample code to create a circle drawer in Java....drawing circles Initiate a Bitmap class object while specifying...Graphics class instance using the Bitmap class object Call the drawEllipse...

    kb.aspose.com/drawing/java/draw-circle-in-java/
  10. FieldDdeAuto.insert_as_html property | Aspose.W...

    FieldDdeAuto.insert_as_html property. Gets or sets whether to insert the linked object as HTML format text.... BITMAP ): with self . subTest ( i..."""ExField.InsertLinkedObjectAs.BITMAP""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...