Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 2,069 for

bitmap

(0.07 sec)
  1. FieldDdeAuto.insert_as_picture property | Aspos...

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

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

    FieldLink.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...
  3. FieldDde.insert_as_unicode property | Aspose.Wo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldLink.insert_as_picture property | Aspose.W...

    FieldLink.insert_as_picture property. Gets or sets whether to insert the linked object as a picture.... BITMAP ): with self . subTest ( i..."""ExField.InsertLinkedObjectAs.BITMAP""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDde.prog_id property | Aspose.Words for Py...

    FieldDde.prog_id property. Gets or sets the application type of the link information.... BITMAP ): with self . subTest ( i..."""ExField.InsertLinkedObjectAs.BITMAP""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldDdeAuto.insert_as_rtf property | Aspose.Wo...

    FieldDdeAuto.insert_as_rtf property. Gets or sets whether to insert the linked object in rich-text format (RTF).... BITMAP ): with self . subTest ( i..."""ExField.InsertLinkedObjectAs.BITMAP""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldLink.insert_as_rtf property | Aspose.Words...

    FieldLink.insert_as_rtf property. Gets or sets whether to insert the linked object in rich-text format (RTF).... BITMAP ): with self . subTest ( i..."""ExField.InsertLinkedObjectAs.BITMAP""" field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldDde.insert_as_bitmap property | Aspose.Wor...

    FieldDde.insert_as_Bitmap property. Gets or sets whether to insert the linked object as a Bitmap....insert_as_bitmap property FieldDde.insert_as_bitmap property Gets...object as a bitmap. @property def insert_as_bitmap ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert GIF to EPS using API for .NET

    GIF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...Create the bitmap object from image file 9 using(Bitmap gif = new...

    docs.aspose.com/page/net/convert/gif-to-eps/
  10. Convert JPG to EPS using API for .NET

    JPG to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...Create the bitmap object from image file 9 using(Bitmap jpg = new...

    docs.aspose.com/page/net/convert/jpg-to-eps/