Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 50,136 for

bitmap

(0.48 sec)
  1. Convert JPG to EPS using Python

    JPG to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....outputStream, options) Using a Bitmap object and a string for saving...assigned by the aspose.pydrawing.Bitmap object and the output EPS file...

    docs.aspose.com/page/python-net/convert/jpg-to-...
  2. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in Java. Use solid brush to draw graphics in Java....steps: Create an instance of the Bitmap class . Initialize the Graphics...Graphics class from the created bitmap. Create a new Brush using the...

    docs.aspose.com/drawing/java/working-with-brushes/
  3. FieldDde.auto_update property | Aspose.Words fo...

    FieldDde.auto_update property. Gets or sets whether to update this field automatically.... BITMAP ): with self . subTest ( i..."""ExField.InsertLinkedObjectAs.BITMAP""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldDde.insert_as_html property | Aspose.Words...

    FieldDde.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...
  5. FieldDdeAuto.is_linked property | Aspose.Words ...

    FieldDdeAuto.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...
  6. 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...
  7. 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...
  8. 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...
  9. 使用字体库的文本渲染| .NET

    将文本转换为图像,并在.NET产品中渲染TrueType和Opentype字体。 C#API用于开发人员操纵和字体文件。...); 8 9 var bitmap = new Bitmap(stream); 10 bitmap.Save(outFile);...9 10 var bitmap = new Bitmap(stream); 11 12 bitmap.Save(outFile);...

    docs.aspose.com/font/zh/net/developer-guide/tex...
  10. 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...